Enum WheelMode

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for MouseWheelBehavior.

Namespace: Northwoods.Go.Tools
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum WheelMode

Fields

Name Description
Scroll

Mouse wheel events scroll the diagram.

WheelNone

Mouse wheel events are ignored, although scrolling or zooming by other means may still be allowed.

Zoom

Mouse wheel events change the scale of the diagram.