Click or drag to resize

IntervalTTwo Property

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

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

Property Value

IntervalT
See Also