Click or drag to resize

ItemLocationDirectPositionZ Property

The z position of the item, either absolute or relative to the parent's height.

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

Property Value

RADouble
See Also