ActiveReports 18 .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
    The tiles style That evaluates to one of MapTileStyle.
    Syntax
    'Declaration
     
    ReadOnly Property TileStyle As MapTileStyle
    MapTileStyle TileStyle {get;}
    See Also