Click or drag to resize

RectHeight Method

Returns the height of the rectangle (Bottom - Top).

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int Height()

Return Value

Int32
The rectangle height.
See Also