[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLine

GeoLine Class

Represents the geospatial line

Inheritance
GeoLine
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class GeoLine : GeoLineString

Constructors

Name Description
GeoLine(IEnumerable<GeoPoint>)

Initializes a new instance of the GeoLine class.

Extension Methods