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

ReportSize 物件。

適用於