CogOCVMaxPattern TuneResult Property Cognex VisionPro 9.8 SR1

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.0.0.0
Syntax

public CogOCVMaxResult TuneResult { get; }

Property Value

Type: CogOCVMaxResult
The final CogOCVMaxResult generated during the most recent call to Tune .
Remarks

If Tune  has not been called, the value of this property is NULL.

See Also