Cog3DCameraCalibrationProgressEventArgs Progress Property Cognex VisionPro 9.7
Gets the progress (the fraction of completion).

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

public double Progress { get; }

Property Value

Type: Double
The progress.
See Also