ActiveReports 9
MapTiles Property

Gets a set of cached tiles returned by the service for a specific zoom level. For other zoom levels the tiles will be requested from the service.
Syntax
'Declaration
 
Public ReadOnly Property MapTiles As System.Collections.Generic.IList(Of MapTile)
public System.Collections.Generic.IList<MapTile> MapTiles {get;}
See Also

Reference

MapTileLayer Class
MapTileLayer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum