Gets or sets the search parameters used for alignment of each keyset relative to its neighbor.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogOCVMaxSearchParamsThe search parameters used for alignment of each keyset relative to its neighbor.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If you attempt to set this property to NULL. |
| ObjectDisposedException | If this CogOCVMaxRunParams object has already been disposed. |
See Also