IsFloat

Length.IsFloat property

Indicates whether the numeric value of this Length instance was originally specified and stored as a float (FP32) number

public bool IsFloat { get; }

See Also