ActiveReports 12
MapPoints Property

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

Reference

MapPointLayer Class
MapPointLayer Members