ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPointLayer Class / MapPoints Property

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