GraphicInteractiveBase DragLineWidthInScreenPixels Property Cognex VisionPro 9.22 SR1
Get

Line width of this graphic when dragged.

Set

Sets DragLineWidthInScreenPixels.

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

public abstract int DragLineWidthInScreenPixels { get; set; }

Property Value

Type: Int32

Implements

IGraphicInteractive DragLineWidthInScreenPixels
Exceptions

ExceptionCondition
ArgumentExceptionValue is < 1.
Remarks

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

See Also