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