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

In This Topic
    Id Property (IMapTile)
    In This Topic
    Unique tile identifier within the layer
    Syntax
    'Declaration
     
    ReadOnly Property Id As MapTileKey
    MapTileKey Id {get;}
    See Also