Gets or sets the optional region that specifies which portion of the TuneImage is used during tuning. If this property is NULL, the entire TuneImage is used.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: ICogRegionThe optional region that specifies which portion of the TuneImage is used during tuning.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If this CogOCVMaxPattern object has already been disposed. |
See Also