[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTileLayer.EmbeddedTiles

EmbeddedTiles Property

EmbeddedTiles

Gets the collection of embedded tiles.

Declaration
IEnumerable<IEmbeddedMapTile> EmbeddedTiles { get; }
Property Value
Type Description
IEnumerable<IEmbeddedMapTile>

An IEnumerable<T> representing the collection of embedded tiles.