ActiveReports 12
Points Property (GeoLineString)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoLineString Class : Points Property
Gets the line points.
Syntax
'Declaration
 
Public ReadOnly Property Points As IEnumerable(Of GeoPoint)
public IEnumerable<GeoPoint> Points {get;}
See Also

Reference

GeoLineString Class
GeoLineString Members