次の方法で共有


MapSizeRuleInstance.StartSize プロパティ

定義

StartSize クラスの MapSizeRule プロパティの計算値を取得します。

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

プロパティ値

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

適用対象