CWIMAQRakeScanDirections Enumeration

NI Vision for Visual Basic

CWIMAQRakeScanDirections Enumeration

CWIMAQRakeScanDirections are constants that specify the direction in which a rake operation performs its search.

You can use the following constants with this data type:

  • cwimaqScanBottomToTop—Scan bottom to top.
  • cwimaqScanLeftToRight—Scan left to right.
  • cwimaqScanRightToLeft—Scan right to left.
  • cwimaqScanTopToBottom—Scan top to bottom.

See Also

CWIMAQVision.Rake

CWMachineVision.FindStraightEdge