Enumeration of 2D Symbol orientation.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 87.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Horizontal | 0 | Decode a symbol that is horizontal. | |
| Vertical | 1 | Decode a symbol that is vertical. | |
| Any | 2 | Decode a symbol in either directions. |
See Also