ArcGIS Pro 2.8 API Reference Guide
Polygon Class Methods


ArcGIS.Core.Geometry Namespace : Polygon Class

For a list of all members of this type, see Polygon 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. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Method Copy all the coordinates of all the parts to a list of coordinates. (Inherited from ArcGIS.Core.Geometry.Multipart)
Public Method Copy all the coordinates of all the parts to a list of coordinates. (Inherited from ArcGIS.Core.Geometry.Multipart)
Public Method Gets all the segments in this multipart. (Inherited from ArcGIS.Core.Geometry.Multipart)
Public Method Gets the specified exterior ring in this polygon.  
Public Method Gets all of the exterior rings in this polygon.  
Public MethodOverloaded.   
Public Method Determines if the specified part of this polygon is an exterior ring.  
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Geometry.Multipart)
Public MethodSerializes this geometry instance into an ArcGIS JSON geometry representation. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Method Serializes this geometry instance into an ArcGIS XML geometry representation. (Inherited from ArcGIS.Core.Geometry.Geometry)
Top
See Also

Reference

Polygon Class
ArcGIS.Core.Geometry Namespace