[]
        
(Showing Draft Content)

C1.FlexMap.GeoMultiLineString

GeoMultiLineString Class

Represents the multi geospatial line.

Inheritance
GeoMultiLineString
Namespace: C1.FlexMap
Assembly: C1.Win.Map.8.dll
Syntax
public sealed class GeoMultiLineString : GeoMultiCurve

Constructors

Name Description
GeoMultiLineString(IEnumerable<GeoLineString>)

Initializes a new instance of the GeoMultiLineString class.

Properties

Name Description
Bounds

Returns the bounds of the geometry.

Lines

Gets the line geometries.