ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonLayer Class / MapPolygons Property

In This Topic
MapPolygons Property
In This Topic
Gets the set of embedded polygons in the layer.
Syntax
'Declaration
 
Public ReadOnly Property MapPolygons As IList(Of MapPolygon)
 
See Also