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 collection has z-coordinate values. |
| IsEmpty | Overridden. Returns the value indicating whether the collection of line points is empty. |
| IsMeasured | Overridden. Returns true if any point in collection has m-coordinate values. |
| Points | Gets the line points. |
| PointsCount | Overridden. Returns the points count. |
Top
See Also