ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTileLayer Interface / TileLanguage Property

In This Topic
    TileLanguage Property (IMapTileLayer)
    In This Topic
    Gets the language of the tile.
    Syntax
    'Declaration
     
    ReadOnly Property TileLanguage As String
    string TileLanguage {get;}

    Property Value

    A System.String representing the language of the tile.
    See Also