CWIMAQEdgeProcesses Enumeration
CWIMAQEdgeProcesses are constants used to specify which edges are returned by the CWIMAQVision.SimpleEdge, CWIMAQVision.Rake, CWIMAQVision.Spoke, and CWIMAQVision.ConcentricRake methods.
You can use the following constants with this data type:
- cwimaqEdgeProcessAll—Finds all edges.
- cwimaqEdgeProcessBest—Finds only the best edge.
- cwimaqEdgeProcessFirst—Finds only the first edge.
- cwimaqEdgeProcessFirstAndLast—Finds only the first and the last edges.