ArcGIS Explorer Component Help |
Multipoint..::.RemoveAllPoints Method |
Multipoint Class See Also |
Removes all of the existing Points from the Multipoint.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public void RemoveAllPoints() |
Visual Basic (Declaration) |
---|
Public Sub RemoveAllPoints |
Remarks
After removing all of the Points from a Multipoint, it will be empty.