CogDisplay InteractiveGraphicTipsEnabled Property Cognex VisionPro
Gets or sets whether tool tips are displayed when the mouse is held over an interactive graphic.

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 InteractiveGraphicTipsEnabled { get; set; }

Property Value

Type: Boolean
True if tool tips are displayed when the mouse is held over an interactive graphic.
Exceptions

See Also