[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapVectorLayer.Elements

Elements Property

Elements

Gets the spatial elements to render in the layer.

Declaration
IEnumerable<IMapSpatialElement> Elements { get; }
Property Value
Type Description
IEnumerable<IMapSpatialElement>

An IEnumerable<T> representing the spatial elements to render in the layer.