CogOCVMaxPatternTuneProgressEventArgs Progress Property Cognex VisionPro 9.5
The progress of tuning to date. This System::Double will be in the range from zero to one inclusive, where zero means no tuning yet complete and one means all tuning complete.

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

public double Progress { get; }

Property Value

Type: Double
See Also