Enumeration for elliptical arc direction adornments. These adornment arrows indicate the direction from the start point of the arc to its end point.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.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. |
See Also