Gets or sets the behavior of the display control in response to mouse wheel input.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Property Value
Type: CogDisplayMouseWheelModeConstantsThe mouse wheel mode behavior. Default is CogDisplayMouseWheelModeConstants.Zoom1
Events
| Event Type | Reason |
|---|---|
| CogDisplay Changed | Fires when the property value is changed. |
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also