ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders Namespace / ITileProvidersManager Interface / Providers Property

In This Topic
    Providers Property (ITileProvidersManager)
    In This Topic
    Returns the map tile providers enumeration.
    Syntax
    'Declaration
     
    ReadOnly Property Providers As IEnumerable(Of TileProviderInfo)
    See Also