Name | Description | |
---|---|---|
![]() | GeoPoint Constructor | Overloaded. |
The following tables list the members exposed by GeoPoint.
Name | Description | |
---|---|---|
![]() | GeoPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bounds | Overridden. Gets the bounds of the point shape. |
![]() | Is3D | Overridden. Gets a value indicating whether the point shape has z-coordinate values. |
![]() | IsEmpty | Overridden. Gets a value indicating whether the point shape is empty geometry. |
![]() | IsMeasured | Overridden. Gets a value indicating whether the point shape has m-coordinate values. |
![]() | M | Gets the m-coordinate. |
![]() | PointsCount | Overridden. Gets the count of the points. |
![]() | X | Gets the x-coordinate. |
![]() | Y | Gets the y-coordinate. |
![]() | Z | Gets the z-coordinate. |