Enumeration for coordinate axes endpoint adornments.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Show no adornments at the end of the coordinate axes. | |
| Arrow | 1 | Show an open arrow head at the end of the coordinate axes. | |
| SolidArrow | 2 | Show a solid (filled) arrow head at the end of the coordinate axes. |
Remarks
Enumeration for coordinate axes endpoint adornments.
See Also