DoubleRange.percent
Static Property in DoubleRange
Declaration
public static readonly DoubleRange percent { get; }Description
Shorthand for writing DoubleRange(0.0, 1.0).
public static readonly DoubleRange percent { get; }Shorthand for writing DoubleRange(0.0, 1.0).