Returns a new Multipoint with the same properties as the current Multipoint.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public Multipoint Clone() |
Visual Basic (Declaration) |
---|
Public Function Clone As Multipoint |