GraphicInteractiveBase Selected Property Cognex VisionPro 9.10
Get

True when the shape is selected in a display.

Set

Sets Selected.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public abstract bool Selected { get; set; }

Property Value

Type: Boolean

Implements

IGraphicInteractive Selected
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also