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 points to a list of coordinates. |
![]() | Copy3DCoordinatesToList | Copy all the points to a list of coordinates. |
![]() | 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) |