MapTileLayer.MapTiles Property

Definition

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.

Applies to