[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiLineString.Lines

Lines Property

Lines

Gets the line shapes.

Declaration
public IEnumerable<GeoLineString> Lines { get; }
Property Value
Type Description
IEnumerable<GeoLineString>

An IEnumerable<T> representing the line shapes.