共用方式為


DragStartedEventArgs.HorizontalOffset 屬性

定義

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

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

屬性值

Double

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

適用於

另請參閱