Share via


DragDeltaEventArgs.VerticalChange 屬性

定義

取得當使用者以滑鼠拖曳 DragDelta 控制項時,自上次 Thumb 事件以來滑鼠已移動的垂直距離。

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

屬性值

在拖曳作業期間,滑鼠位置的垂直變更。 沒有任何預設值。

適用於