MapTileLayer.MapTiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of map tiles to be embedded in the map tile layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapTileCollection ^ MapTiles { Microsoft::ReportingServices::OnDemandReportRendering::MapTileCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapTileCollection MapTiles { get; }
member this.MapTiles : Microsoft.ReportingServices.OnDemandReportRendering.MapTileCollection
Public ReadOnly Property MapTiles As MapTileCollection
Property Value
A MapTileCollection object.