GoXam for WPF v3
GetWheelDelta Method
Northwoods.GoXam.Tool Namespace > DiagramTool Class : GetWheelDelta Method
Return how much the wheel has turned.
Syntax
protected virtual int GetWheelDelta()

Return Value

If the last mouse event was the mouse wheel turning forward, this returns a positive integer. If the last mouse event was the mouse wheel turning backward, this returns a negative integer. Otherwise this returns zero.
See Also

Reference

DiagramTool Class
DiagramTool Members