Enumeration of direction adornments for the CogGeneralContour.
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 adornment indicating contour direction. | |
| Arrow | 1 | Show an open arrow adornment to indicate contour direction. | |
| SolidArrow | 2 | Show a solid arrow adornment to indicate contour direction. |
Remarks
Enumeration of direction adornments for the CogGeneralContour.
See Also