Click or drag to resize

ProcessVariablesHeadingScale Property

Gets or sets the scaling of the heading, or in other words the diagonal part of the heading transformation matrix.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.8.0
Syntax
C#
public Point3D HeadingScale { get; set; }

Property Value

Point3D
The scaling of the heading.
See Also