Controls line width of selection graphic when it appears.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogCompositeShape Changed | Fires when the selection line width changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is < 1. |
Remarks
Sets or gets the width of the line used to draw the selection rectangle that encloses the composite shape.
See Also