DrawingViewMouseEventArgsDelta Property |
Gets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public int Delta { get; }
Public ReadOnly Property Delta As Integer
Get
Property Value
Type:
Int32See Also