Click or drag to resize

GraphicBaseSizeZ Property

Gets/sets the height of the item. This is the unscaled height.

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

Property Value

Double
See Also