Click or drag to resize

ItemLocationDirectSizeY Property

The height of the item, either as absolute value in point (1/72 inch), or as value 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 virtual RADouble SizeY { get; set; }

Property Value

RADouble
See Also