Controls line style 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: CogGraphicLineStyleConstantsEvents
| Event Type | Reason |
|---|---|
| CogCompositeShape Changed | Fires when the selection line style changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in CogGraphicLineStyleConstants. |
Remarks
Sets or gets the line style of the selection rectangle that encloses the composite shape when it is visible.
See Also