| Name | Description | |
|---|---|---|
|  | Area | Overridden. Gets the area of this instance. For a Polyline, always returns 0. | 
|  | Dimension | Gets the dimension of the geometry. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
|  | Extent | Gets the minimum enclosing envelope of the instance. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | GeometryType | Overridden. Gets the geometry type. Always returns GeometryType.Polyline. | 
|  | HasCurves | Gets a boolean value indicating whether or not the multipart contains segments other than straight line segments. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | 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 | Gets a value indicating whether or not this instance is empty. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | Length | Gets the length of this instance. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | Length3D | Gets the 3D length of this instance. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | PartCount | Gets the number of parts in this instance. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | Parts | Gets the parts in the geometry. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | PointCount | Gets the count of all points in all parts for this instance. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | Points | Gets a collection of points representing the vertices of all the parts. (Inherited from ArcGIS.Core.Geometry.Multipart) | 
|  | SpatialReference | Gets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Geometry) | 
