CogDisplayMouseWheelModeConstants EnumerationCognex VisionPro
Enumeration for mouse wheel behavior modes.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public enum CogDisplayMouseWheelModeConstants
Members

  Member nameValueDescription
None0 The mouse wheel is inactive.
Zoom11 Specifies standard Zoom mode for the mouse wheel.
Zoom22 Specifies a more refined Zoom mode which is better suited for use with MouseMode Pan.
See Also