Click or drag to resize

AnchoringModelReferenceSize Property

Gets the reference size.

Namespace: Altaxo.Gui.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public VectorD3D ReferenceSize { get; init; }

Property Value

VectorD3D
See Also