Gets or sets whether the user can right-click to bring up a pop-up menu that controls the behavior of the display.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Property Value
Type: BooleanTrue if the user can right-click to bring up the pop-up menu.
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. |
Remarks
The user can use the pop-up menu, shown below, to change the mouse mode, turn grid lines on and off, fit the image, and reset the Zoom to 1.0
See Also