ActiveReports 12
MapLines Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLineLayer Class : MapLines Property
Gets the set of embedded lines in the layer.
Syntax
'Declaration
 
Public ReadOnly Property MapLines As IList(Of MapLine)
public IList<MapLine> MapLines {get;}
See Also

Reference

MapLineLayer Class
MapLineLayer Members