共用方式為


DragStartedEventArgs.VerticalOffset 屬性

定義

取得相對於 Thumb 螢幕座標,按一下滑鼠所造成的垂直位移。

public:
 property double VerticalOffset { double get(); };
public double VerticalOffset { get; }
member this.VerticalOffset : double
Public ReadOnly Property VerticalOffset As Double

屬性值

Double

按一下滑鼠而遠離 Thumb 週框方塊左上角的水平位移。 沒有任何預設值。

適用於

另請參閱