ViewPort3DRotation Property |
Gets or sets the rotation matrix for the viewport.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Matrix3x3 Rotation { get; set; }Property Value
Matrix3x3
See Also