WorkflowView.ScrollPosition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定滾動條在 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 取得或調整滾動條在設計表面的位置。