言語

MapLegendInstance.Layout プロパティ

定義

LayoutクラスにおけるMapLegendプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapLegendLayout Layout { Microsoft::ReportingServices::OnDemandReportRendering::MapLegendLayout get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout Layout { get; }
member this.Layout : Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout
Public ReadOnly Property Layout As MapLegendLayout

プロパティ値

MapLegendLayoutプロパティの計算値を表すLayout値です。

適用対象