[]
        
(Showing Draft Content)

C1.FlexMap.GeoMultiSurface.-ctor

GeoMultiSurface Constructor

GeoMultiSurface(GeoGeometryType, IEnumerable<GeoSurface>)

Creates a new instance of GeoMultiSurface class.

Declaration
protected GeoMultiSurface(GeoGeometryType type, IEnumerable<GeoSurface> points)
Parameters
Type Name Description
GeoGeometryType type

The geometry type.

IEnumerable<GeoSurface> points

The geospatial surface points enumerator.