[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMap.Layers

Layers Property

Layers

Gets the collection of map rendering layers.

Declaration
IEnumerable<IMapLayer> Layers { get; }
Property Value
Type Description
IEnumerable<IMapLayer>

A collection of IMapLayer objects representing the map rendering layers.