Cog3DHandEyeCalibrationProgressEventArgs Progress Property Cognex VisionPro 9.8
Gets the progress (fraction of completion).

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

public double Progress { get; }

Property Value

Type: Double
The progress which is a number between 0 (0%) and 1.0 (100%).
See Also