Updates the pointer's
Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval').
Overload List
Overload | Description |
UpdateValue(Double,Double) | Updates the pointer's Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval'). |
UpdateValue(Double,Double,Double) | Updates the pointer's Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval') counting from the given origin ('snapOrigin'). |
See Also