ActiveReports 12
MapPolygons Property

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

Reference

MapPolygonLayer Class
MapPolygonLayer Members