GraphicInteractiveBase SelectedLineStyle Property Cognex VisionPro 9.20
Get

Line style of this graphic when selected.

Set

Sets SelectedLineStyle.

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

public abstract GraphicLineStyleConstants SelectedLineStyle { get; set; }

Property Value

Type: GraphicLineStyleConstants

Implements

IGraphicInteractive SelectedLineStyle
Remarks

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

See Also