[]
        
(Showing Draft Content)

C1.FlexMap.GeoMultiCurve.-ctor

GeoMultiCurve Constructor

GeoMultiCurve(GeoGeometryType, IEnumerable<GeoCurve>)

Creates a new instance of GeoMultiCurve class.

Declaration
protected GeoMultiCurve(GeoGeometryType type, IEnumerable<GeoCurve> points)
Parameters
Type Name Description
GeoGeometryType type

The geometry type.

IEnumerable<GeoCurve> points

Interior points of geometry.