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

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

public double Progress { get; }

Property Value

Type: Double
See Also