Cog3DHandEyeCalibrationResult IsCameraMoving Property Cognex VisionPro 9.7
Gets whether this is a moving camera hand-eye calibration result.

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

public bool IsCameraMoving { get; }

Property Value

Type: Boolean
True if this is a moving camera hand-eye calibration result; False otherwise.
See Also