Line width of this graphic when selected.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax
Property Value
Type: Int32Implements
ICogGraphicInteractive SelectedLineWidthInScreenPixelsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the selected line width changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is < 1. |
Remarks
Line width of this graphic when selected.
See Also