CompositeShape SelectionGraphicLineWidthInScreenPixels Property Cognex VisionPro 9.10
Get

Controls line width of selection graphic when it appears.

Set

Sets SelectionGraphicLineWidthInScreenPixels.

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

public int SelectionGraphicLineWidthInScreenPixels { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentExceptionValue is < 1.
Remarks

Gets the width of the line used to draw the selection rectangle that encloses the composite shape.

Remarks

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

See Also