次の方法で共有


Rectangle.Top プロパティ

定義

この四角形からコンテナーの上部までの距離を取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象