ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapVectorLayer Interface / Elements Property

In This Topic
    Elements Property (IMapVectorLayer)
    In This Topic
    Spatial elements to render in the layer.
    Syntax
    'Declaration
     
    ReadOnly Property Elements As IEnumerable(Of IMapSpatialElement)
    See Also