MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTileProviderFactory Interface / CreateProvider Method

In This Topic
CreateProvider Method (IMapTileProviderFactory)
In This Topic
Create provider for the tile layer
Syntax
'Declaration
 
Function CreateProvider( _
   ByVal layer As IMapTileLayer _
) As IMapTileProviderInternal
 

Parameters

layer
See Also