Click or drag to resize

GraphicBaseZ Property

Get/sets the z position of the reference point of the object in layer coordinates.

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

Property Value

Double
See Also