MatrixDGetRotation Method

Calculate the rotation for this matrix.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public double GetRotation()

Return Value

Double
Angle in degree.

See Also