Enumeration for line segment endpoint adornments.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Show no adornments at the end of the line segment. | |
| Arrow | 1 | Show an open arrow head at the end of the line segment. | |
| SolidArrow | 2 | Show a solid (filled) arrow head at the end of the line segment. | |
| SolidSquare | 3 | Show a solid (filled) square at the end of the line segment. | |
| SolidCircle | 4 | Show a solid (filled) circle at the end of the line segment. |
Remarks
Enumeration for line segment endpoint adornments.
See Also