Click or drag to resize

ItemLocationDirectAspectPreservingOriginalItemSize Property

Gets or sets the original size of the item whose aspect ratio should be preserved.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public VectorD3D OriginalItemSize { get; set; }

Property Value

VectorD3D
See Also