MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPointLayer Class / Elements Property

In This Topic
Elements Property (MapPointLayer)
In This Topic
Gets the elements.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Elements As IEnumerable(Of MapSpatialElement)
 

Property Value

The elements.
See Also