CogPMAlignMultiTool SearchRegion Property Cognex VisionPro 9.7
Region of interest in the InputImage that is used to locate the patterns. Null means use entire InputImage. The ICogPMAlignRunParams::SearchRegionMode property specifies exactly how the region will be applied to this image.

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

public ICogRegion SearchRegion { get; set; }

Property Value

Type: ICogRegion
The default value is null.
Events

See Also