[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTile

IMapTile Interface

Represents a tile of a map tile layer.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapTile

Properties

Name Description
Id

Gets the unique tile identifier within the layer.

Image

Gets the tile image.

Extension Methods