ActiveReports 12
GetTile Method (IMapTileProviderInternal)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > IMapTileProviderInternal Interface : GetTile Method
Get instance of tile by specified coordinates and level of detalization
Syntax
'Declaration
 
Function GetTile( _
   ByVal key As MapTileKey _
) As IMapTile
IMapTile GetTile( 
   MapTileKey key
)

Parameters

key
See Also

Reference

IMapTileProviderInternal Interface
IMapTileProviderInternal Members