DragStart Method (WPFThumb)
Class
WPFThumb
.
Action
Starts a drag operation.
Syntax
thumb
.
DragStart
(
horizontalOffset
,
verticalOffset
)
Variable
Description
horizontalOffset
The horizontal offset of the mouse click.
Double
.
verticalOffset
The vertical offset of the mouse click.
Double
.