[]
        
(Showing Draft Content)

C1.FlexMap.GeoLine.-ctor

GeoLine Constructor

GeoLine(IEnumerable<GeoPoint>)

Initializes a new instance of the GeoLine class.

Declaration
public GeoLine(IEnumerable<GeoPoint> points)
Parameters
Type Name Description
IEnumerable<GeoPoint> points

The points.