The mode in which this PMAlign pattern will be run.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 75.1.0.0
public CogPMAlignRunModeConstants RunMode { get; set; }public CogPMAlignRunModeConstants RunMode { get; set; }Public Property RunMode As CogPMAlignRunModeConstants
Get
Set
Public Property RunMode As CogPMAlignRunModeConstants
Get
Set
public:
property CogPMAlignRunModeConstants RunMode {
CogPMAlignRunModeConstants get ();
void set (CogPMAlignRunModeConstants value);
}public:
property CogPMAlignRunModeConstants RunMode {
CogPMAlignRunModeConstants get ();
void set (CogPMAlignRunModeConstants value);
}Property Value
Type:
CogPMAlignRunModeConstants
Use this property to specify whether the PatMax Align tool
searches the image for the trained pattern or refines the
start pose.
Default Value: SearchImage