Click or drag to resize

RectWidth Method

Returns the width of the rectangle (Right - Left).

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

Return Value

Int32

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

See Also