Name | Description | |
---|---|---|
GeoPolygon Constructor | Overloaded. |
The following tables list the members exposed by GeoPolygon.
Name | Description | |
---|---|---|
GeoPolygon Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bounds | Overridden. Returns the bounds of the geometry. | |
Center | Overridden. Gets the centroid of the geometry. | |
ExteriorRing | Gets the geospatial ring for the line. | |
InteriorRings | Gets the geospatial rings enumerator of the GeoLinearRing items for the line. | |
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. | |
PointsCount | Overridden. Returns the number of points used in a geometry. | |
Rings | Gets the polygon rings. | |
Type | Gets the geometry type. (Inherited from C1.FlexMap.GeoGeometry) |
Name | Description | |
---|---|---|
GetPointsBounds | Gets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry) |