Click or drag to resize

ViewPort3DRotation Property

Gets or sets the rotation matrix for the viewport.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Matrix3x3 Rotation { get; set; }

Property Value

Matrix3x3
See Also