言語

MapLineTemplateInstance.Width プロパティ

定義

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

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

プロパティ値

ReportSizeプロパティの計算値を表すWidth値です。

適用対象