Name | Description | |
---|---|---|
GeoMultiPolygon Constructor | Initializes new instance of GeoMultiPolygon. |
The following tables list the members exposed by GeoMultiPolygon.
Name | Description | |
---|---|---|
GeoMultiPolygon Constructor | Initializes new instance of GeoMultiPolygon. |
Name | Description | |
---|---|---|
Bounds | Overridden. Returns the bounds of the geometry. | |
Center | Overridden. Gets the centroid of the geometry. | |
Geometries | Gets the inner geometries. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
Is3D | Returns true if the geometry has z-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
IsEmpty | Returns the value indicating whether the geometry is empty geometry. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
IsMeasured | Returns true if the geometry has m-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
PointsCount | Returns the number of points used in a geometry. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
Polygons | Gets the inner polygon geometries. | |
Surfaces | Gets the surface geometries. (Inherited from C1.FlexMap.GeoMultiSurface) | |
Type | Gets the geometry type. (Inherited from C1.FlexMap.GeoGeometry) |
Name | Description | |
---|---|---|
GetPointsBounds | Gets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry) |