Language

Map.MapLayers プロパティ

定義

マップ用のレイヤーのコレクションを手に入れます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapLayerCollection ^ MapLayers { Microsoft::ReportingServices::OnDemandReportRendering::MapLayerCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLayerCollection MapLayers { get; }
member this.MapLayers : Microsoft.ReportingServices.OnDemandReportRendering.MapLayerCollection
Public ReadOnly Property MapLayers As MapLayerCollection

プロパティ値

MapLayerCollection オブジェクト。

適用対象