CompositeShape SelectionGraphicLineStyle Property Cognex VisionPro 9.22
Get

Controls line style of selection graphic when it appears.

Set

Sets SelectionGraphicLineStyle.

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

public GraphicLineStyleConstants SelectionGraphicLineStyle { get; set; }

Property Value

Type: GraphicLineStyleConstants
Exceptions

ExceptionCondition
ArgumentExceptionValue is not in GraphicLineStyleConstants.
Remarks

Gets the line style of the selection rectangle that encloses the composite shape when it is visible.

Remarks

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

See Also