True if the pattern has been tuned.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 83.0.0.0
Syntax
Property Value
Type: BooleanTrue if the pattern has been tuned.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If this CogOCVMaxPattern object has already been disposed. |
Remarks
This is a convenience property that tells you whether a non-NULL TuneResult exists.
See Also