GraphicInteractiveBase SelectedLineWidthInScreenPixels Property Cognex VisionPro 9.24
Get

Line width of this graphic when selected.

Set

Sets SelectedLineWidthInScreenPixels.

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

public abstract int SelectedLineWidthInScreenPixels { get; set; }

Property Value

Type: Int32

Implements

IGraphicInteractive SelectedLineWidthInScreenPixels
Exceptions

ExceptionCondition
ArgumentExceptionValue is < 1.
Remarks

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

See Also