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