Click or drag to resize

IMouseWheelMovedEventArgsDeltaY Property

The amount of units to scroll vertically.

Namespace:  DotNetBrowser.Input.Mouse.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
float DeltaY { get; set; }

Property Value

Type: Single
See Also