Click or drag to resize

DXFReaderNETControlMouseWheelBehavior Property

Returns/sets the scroll behavior of the mouse wheel for the control.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public MouseWheelBehaviorType MouseWheelBehavior { get; set; }

Property Value

Type: MouseWheelBehaviorType
Remarks
Default value: MouseWheelBehaviorType.Zoom
See Also