CogDisplay PopupMenu Property Cognex VisionPro
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.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public virtual bool PopupMenu { get; set; }

Property Value

Type: Boolean
True if the user can right-click to bring up the pop-up menu.
Events

Exceptions

See Also