Enumeration of kernel positions.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| NorthWest | 0 | ||
| North | 1 | ||
| NorthEast | 2 | ||
| West | 3 | ||
| Center | 4 | ||
| East | 5 | ||
| SouthWest | 6 | ||
| South | 7 | ||
| SouthEast | 8 |
Remarks
Enumeration of kernel positions.
See Also