ICogGraphicInteractive Selected Property Cognex VisionPro 9.21
True when the shape is selected in a display.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax

bool Selected { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the selected state changes.

The following state flag may be affected:

Remarks

True when the shape is selected in a display.

See Also