Click or drag to resize

GraphicBaseScaleZ Property

Get/sets the scale for the z dimension of the item. Normally this number is one (1).

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual double ScaleZ { get; }

Property Value

Double
See Also