MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoMultiLineString Class / Lines Property

In This Topic
Lines Property
In This Topic
Gets the line shapes.
Syntax
'Declaration
 
Public ReadOnly Property Lines As IEnumerable(Of GeoLineString)
 

Property Value

An IEnumerable representing the line shapes.
See Also