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

In This Topic
    Settings Property (IMapTileProvider)
    In This Topic
    Tile provider settings, like ApiKey, Language, Style and etc.
    Syntax
    'Declaration
     
    ReadOnly Property Settings As NameValueCollection
    NameValueCollection Settings {get;}
    See Also