Click or drag to resize

ItemLocationDirectScaleZ Property

The scaling factor of the item in z-direction, normally 1.

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

Property Value

Double

Implements

IItemLocationScaleZ
See Also