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. |
![]() | IsEqual | Compares two Geometry for equality. Compares GeometryType, SpatialReference, and coordinates for equality. |
![]() | ToEsriShape | Overloaded. |
![]() | ToJson | Serializes this geometry instance into an ArcGIS JSON geometry representation. |
![]() | ToXML | Serializes this geometry instance into an ArcGIS XML geometry representation. |