Click or drag to resize

LengthMinValue Property

Gets the minimum value of the current type.

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.0.8475.0
Syntax
C#
public static Length MinValue { get; }

Property Value

Length

Implements

IMinMaxValueTSelfMinValue
See Also