Cog3DQuaternion X Property Cognex VisionPro 9.20
Gets the second component of this quaternion object.

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

public double X { get; }

Property Value

Type: Double
The second component of this quaternion object.
See Also