DoubleRange.negative

Static Property in DoubleRange

Declaration

public static readonly DoubleRange negative { get; }

Description

Shorthand for writing DoubleRange(double.MinValue, 0.0).