Enumeration for composite shape direction adornments.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Configures the composite shape to show no adornment in this direction. | |
| Arrow | 1 | Configures the composite shape to show an open arrow adornment in this direction. | |
| SolidArrow | 2 | Configures the composite shape to show a solid arrow adornment in this direction. |
Remarks
Enumeration for composite shape direction adornments.
See Also