CogPMAlignRunParams RunMode Property Cognex VisionPro 9.7
The mode in which this PMAlign pattern will be run.

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

public CogPMAlignRunModeConstants RunMode { get; set; }

Property Value

Type: CogPMAlignRunModeConstants
Remarks

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

See Also