[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.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.