ActiveReports 19 .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
    Gets the unique tile identifier within the layer.
    Syntax
    'Declaration
     
    ReadOnly Property Id As MapTileKey
    MapTileKey Id {get;}

    Property Value

    A MapTileKey representing the unique tile identifier.
    See Also