Enumeration for affine rectangle direction adornments.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Configures the affine rectangle to show no adornment in this direction. | |
| Arrow | 1 | Configures the affine rectangle to show an open arrow adornment in this direction. | |
| SolidArrow | 2 | Configures the affine rectangle to show a solid arrow adornment in this direction. |
Remarks
Enumeration for affine rectangle direction adornments.
See Also