ProcessVariablesHeadingScale Property |
Gets or sets the scaling of the heading, or in other words the diagonal part of the heading transformation matrix.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.8.0
Syntaxpublic Point3D HeadingScale { get; set; }
Property Value
Point3D
The scaling of the heading.
See Also