The Polyline type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | CoordinateSystem | 
            Gets or sets the coordinate system used by this Geometry.
            (Inherited from Geometry.) | 
|  | GeometryType | 
            Gets the type of the geometry, indicating the underlying class.
            (Inherited from Geometry.) | 
|  | HasCurves | 
            Gets a boolean indicating whether the Polyline contains any curves.
             | 
|  | IsEmpty | 
              Indicates whether the Geometry contains any geometric information.
            (Inherited from Geometry.) | 
|  | Length | 
            Returns the length of the Polyline, in the units of the CoordinateSystem.
             | 
|  | PathCount | 
            Gets the number of paths in this Polyline. Polylines may have one or more paths.
             | 
|  | ZSpecified | 
             Gets a value indicating whether the geometry has Z values specified.
            (Inherited from Geometry.) | 





