GeoLineString Class Members
In This Topic
The following tables list the members exposed by GeoLineString.
Public Constructors
Public Properties
| Name | Description |
 | Bounds | Overridden. Returns the bounds of the line shape. |
 | Is3D | Overridden. Returns true if any point in the collection has z-coordinate values. |
 | IsEmpty | Overridden. Returns a value indicating whether the collection of line points is empty. |
 | IsMeasured | Overridden. Returns true if any point in the collection has m-coordinate values. |
 | Points | Gets the line points. |
 | PointsCount | Overridden. Returns the number of points in the line. |
Top
See Also