| Name | Description | |
|---|---|---|
|  | Area | Gets the area of this instance. | 
|  | Dimension | Gets the dimension of the geometry. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
|  | Extent | Overridden. Gets the minimum enclosing envelope of the instance. | 
|  | GeometryType | Gets the geometry type of the instance. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
|  | HasCurves | Gets a boolean value indicating whether or not the multipart contains segments other than straight line segments. | 
|  | HasID | Gets a value indicating if the geometry has ID. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
|  | HasM | Gets a value indicating if the geometry has M. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
|  | HasZ | Gets a value indicating if the geometry has Z. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
|  | IsEmpty | Overridden. Gets a value indicating whether or not this instance is empty. | 
|  | Length | Gets the length of this instance. | 
|  | Length3D | Gets the 3D length of this instance. | 
|  | PartCount | Gets the number of parts in this instance. | 
|  | Parts | Gets the parts in the geometry. | 
|  | PointCount | Overridden. Gets the count of all points in all parts for this instance. | 
|  | Points | Gets a collection of points representing the vertices of all the parts. | 
|  | SpatialReference | Gets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
