Enum MovePoint
specify the mouse move position
Namespace: Syncfusion.Windows.Controls.Input
Assembly: Syncfusion.SfInput.Wpf.dll
Syntax
public enum MovePoint
Fields
| Name | Description |
|---|---|
| IncrementByLargeChange | Increment RangeValue by LargeChange |
| IncrementBySmallChange | Increment RangeValue by SmallChange |
| MoveToTapPosition | Thumb move to the current tap position |
| None | Thumb doesn't move when clicked using mouse |