Click or drag to resize

ViewPort3DScale Property

Gets or sets the scale 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 Scale { get; set; }

Property Value

Matrix3x3
See Also