Name | Description | |
---|---|---|
Clone | Clones this geometry instance. As geometry objects are immutable and hence never change, the clone returned will be this object rather than a copy of this instance. (Inherited from ArcGIS.Core.Geometry.Geometry) | |
Copy2DCoordinatesToList | Copy all the coordinates of all the parts to a list of coordinates. | |
Copy3DCoordinatesToList | Copy all the coordinates of all the parts to a list of coordinates. | |
GetAllSegments | Gets all the segments in this multipart. | |
IsEqual | Overloaded. | |
ToEsriShape | Overloaded. Overridden. | |
ToJson | Serializes this geometry instance into an ArcGIS JSON geometry representation. (Inherited from ArcGIS.Core.Geometry.Geometry) | |
ToXML | Serializes this geometry instance into an ArcGIS XML geometry representation. (Inherited from ArcGIS.Core.Geometry.Geometry) |