Increments the pointer's
Value to the next intervalsCount'th (first, second, etc.) multiple of the snapping interval ('snapInterval').
Overload List
Overload | Description |
IncValue(Int32,Double) | Increments the pointer's Value to the next intervalsCount'th (first, second, etc.) multiple of the snapping interval ('snapInterval'). |
IncValue(Int32,Double,Double) | Increments the pointer's Value to the next intervalsCount'th (first, second, etc.) multiple of the snapping interval ('snapInterval'). The snapOrigin parameter specifies the point of origin for snapping. |
See Also