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

In This Topic
    TileStyle Property (IMapTileLayer)
    In This Topic
    Gets the tiles style.
    Syntax
    'Declaration
     
    ReadOnly Property TileStyle As MapTileStyle
    MapTileStyle TileStyle {get;}

    Property Value

    A MapTileStyle representing the style of the tiles.
    See Also