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 값입니다.

적용 대상