Click or drag to resize

IntervalTOne Property

Gets a value that represents the number one as a single-point interval, [1,1].

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static Interval<T> One { get; }

Property Value

IntervalT
See Also