CogGeneralContour Selected Property Cognex VisionPro 9.5
True when the shape is selected in a display.

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

public virtual bool Selected { get; set; }

Property Value

Type: Boolean

Implements

ICogGraphicInteractive Selected
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