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.3572.0 (4.8.3572.0)
Syntax
C#
public int Width()

Return Value

Int32
The rectangle width.
See Also