[]
Represents the multi geospatial polygon.
public sealed class GeoMultiPolygon : GeoMultiSurface
Name | Description |
---|---|
GeoMultiPolygon(IEnumerable<GeoPolygon>) | Initializes new instance of GeoMultiPolygon. |
Name | Description |
---|---|
Bounds | Returns the bounds of the geometry. |
Center | Gets the centroid of the geometry. |
Polygons | Gets the inner polygon geometries. |