Click or drag to resize

ItemLocationDirectSizeX Property

The width of the item, either as absolute value in point (1/72 inch), or as value relative to the parent's width.

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

Property Value

RADouble
See Also