Click or drag to resize

GraphicBaseScale Property

Gets or sets the scale vector.

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

Property Value

VectorD3D
See Also