言語

Map.MapLegends プロパティ

定義

マップに描く伝説のコレクションを手に入れます。

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

プロパティ値

MapLegendCollection オブジェクト。

適用対象