Cog3DQuaternion Z Property Cognex VisionPro 9.10
Gets the fourth component of this quaternion object.

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

public double Z { get; }

Property Value

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