Click or drag to resize

AtalaImageViewerMouseWheelMode Property

Gets or sets the mouse wheel mode.

Namespace:  Atalasoft.Imaging.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public MouseWheelMode MouseWheelMode { get; set; }

Property Value

Type: MouseWheelMode
The mouse wheel mode.
See Also