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 属性的计算值。

适用于