CogDisplay AttentionGraphic Property Cognex VisionPro
Returns the interactive graphic the mouse is currently over.

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 ICogGraphicInteractive AttentionGraphic { get; }

Property Value

Type: ICogGraphicInteractive
The interactive graphic or   if the mouse is not over an Interactive graphic.
Events

Exceptions

See Also