ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.TileProviders Namespace / TileProviderInfo Class / Settings Field

In This Topic
    Settings Field (TileProviderInfo)
    In This Topic
    The settings of map tile provider.
    Syntax
    'Declaration
     
    Public ReadOnly Settings As NameValueCollection
    public readonly NameValueCollection Settings
    See Also