Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Property Value
Type: CogRegionModeConstants| Event Type | Reason |
|---|---|
| CogPMAlignRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is neither PixelAlignedBoundingBoxAdjustMask nor PixelAlignedBoundingBox. |
A value defined in CogRegionModeConstants that specifies how the search region is to be applied to the input image of a PMAlign inspection. If you specify PixelAlignedBoundingBoxAdjustMask for mode, the search will be performed on the masked input region. If you specify PixelAlignedBoundingBox the input region alone is used. If you do not supply a value for the SearchRegion argument to Execute(CogImage8Grey, ICogRegion, CogPMAlignRunParams) function, the value of this argument is ignored.
Default Value: PixelAlignedBoundingBoxAdjustMask