WorkflowView.ScrollPosition 屬性

定義

取得或設定滾動條在 WorkflowView上的位置。

public:
 property System::Drawing::Point ScrollPosition { System::Drawing::Point get(); void set(System::Drawing::Point value); };
public System.Drawing.Point ScrollPosition { get; set; }
member this.ScrollPosition : System.Drawing.Point with get, set
Public Property ScrollPosition As Point

屬性值

一個描述捲軸在螢幕座標中位置的點。

備註

使用 可以用來 ScrollPosition 取得或調整滾動條在設計表面的位置。

適用於