Gets or sets the region which specifies a portion on the
InputImage
that will be used to perform SearchMax. If it is empty,
SearchMax is performed on the entire InputImage. The
SearchRegionMode
property specifies exactly how this region will be applied to the
InputImage.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 75.0.0.0
Syntax
Property Value
Type: ICogRegionThe region. Default value is NULL.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected:
|
See Also