[]
Creates a new instance of GeoMultiCurve class.
protected GeoMultiCurve(GeoGeometryType type, IEnumerable<GeoCurve> points)
Type | Name | Description |
---|---|---|
GeoGeometryType | type | The geometry type. |
IEnumerable<GeoCurve> | points | Interior points of geometry. |