Name | Description | |
---|---|---|
GeoPoint Constructor | Overloaded. |
The following tables list the members exposed by GeoPoint.
Name | Description | |
---|---|---|
GeoPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bounds | Overridden. Returns the bounds of the geometry. | |
Center | Gets the centroid of the geometry. (Inherited from C1.FlexMap.GeoGeometry) | |
Is3D | Overridden. Returns true if the geometry has z-coordinate values. | |
IsEmpty | Overridden. Returns the value indicating whether the geometry is empty geometry. | |
IsMeasured | Overridden. Returns true if the geometry has m-coordinate values. | |
Location | Gets the x and y coordintes. | |
M | Gets or sets the m-coordinate. | |
PointsCount | Overridden. Returns the number of points used in a geometry. | |
Type | Gets the geometry type. (Inherited from C1.FlexMap.GeoGeometry) | |
X | Gets or sets the x-coordinate. | |
Y | Gets or sets the y-coordinate. | |
Z | Gets or sets the z-coordinate. |
Name | Description | |
---|---|---|
GetPointsBounds | Gets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry) |