ArcGIS Pro 2.8 API Reference Guide
Geometry Class Methods


ArcGIS.Core.Geometry Namespace : Geometry Class

For a list of all members of this type, see Geometry members.

Public Methods
 NameDescription
Public Method 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.  
Public MethodCompares two Geometry for equality. Compares GeometryType, SpatialReference, and coordinates for equality.  
Public MethodOverloaded.   
Public MethodSerializes this geometry instance into an ArcGIS JSON geometry representation.  
Public Method Serializes this geometry instance into an ArcGIS XML geometry representation.  
Top
See Also

Reference

Geometry Class
ArcGIS.Core.Geometry Namespace