[]
        
(Showing Draft Content)

C1.FlexMap.GeoMultiPolygon

GeoMultiPolygon Class

Represents the multi geospatial polygon.

Namespace: C1.FlexMap
Assembly: C1.Win.Map.8.dll
Syntax
public sealed class GeoMultiPolygon : GeoMultiSurface

Constructors

Name Description
GeoMultiPolygon(IEnumerable<GeoPolygon>)

Initializes new instance of GeoMultiPolygon.

Properties

Name Description
Bounds

Returns the bounds of the geometry.

Center

Gets the centroid of the geometry.

Polygons

Gets the inner polygon geometries.