CogRectangle SelectedLineStyle Property Cognex VisionPro 9.10
Line style of this graphic when selected.

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

public virtual CogGraphicLineStyleConstants SelectedLineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants

Implements

ICogGraphicInteractive SelectedLineStyle
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the selected line style changes.

The following state flag may be affected:

Remarks

Line style of this graphic when selected.

See Also