CogPMAlignRunModeConstants EnumerationCognex VisionPro
Mode used to run the PMAlign pattern.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax

public enum CogPMAlignRunModeConstants
Members

  Member nameValueDescription
SearchImage0Search the input image for possible matches.
RefineStartPose1Refine the supplied start pose.
Remarks

Use these constants with RunMode to specify the way that the PatMax Align tool works.

See Also