Line width of this graphic when dragged.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32Implements
ICogGraphicInteractive DragLineWidthInScreenPixelsEvents
| Event Type | Reason |
|---|---|
| ICogGraphicInteractiveChanged | Fires when the drag line width changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is < 1. |
Remarks
Line width of this graphic when dragged.
See Also