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.3448.0 (4.8.3448.0)
Syntax
C#
public int Height()

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Serialization.Origin.Rect.Height"]

See Also