Enumeration for elliptical arc direction adornments. These adornment arrows indicate the direction from the start point of the arc to its end point.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Configure the elliptical arc to show no direction adornment. | |
| Arrow | 1 | Configure the elliptical arc to show an open arrow adornment. | |
| SolidArrow | 2 | Configure the elliptical arc to show a solid arrow adornment. |
Remarks
Enumeration for elliptical arc direction adornments. These adornment arrows indicate the direction from the start point of the arc to its end point.
See Also