Click or drag to resize

QuaternionA Property

Gets or sets the real part of the quaternion.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double A { get; set; }

Property Value

Type: Double
See Also