DragDelta Method (WPFThumb)
Class
WPFThumb
class
Action
The delta of the current drag operation.
Syntax
thumb
.
DragDelta
(
horizontalChange
,
verticalChange
)
Variable
Description
horizontalChange
The horizontal distance that the mouse has moved. REAL.
verticalChange
The vertical distance that the mouse has moved. REAL.