Interval.Width Property

Gets the width of the interval.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double Width { get; }

Property Value

Double
The width of the interval.

See Also