Language

MapTileLayer.MapTiles プロパティ

定義

マップタイルのコレクションをマップタイルレイヤーに埋め込むことができます。

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

プロパティ値

MapTileCollection オブジェクト。

適用対象