NumberRange
Show Deprecated
The NumberRange represents a range of numbers.
Constructors
Properties
Min
The minimum value of the NumberRange, always less than or equal to the maximum.
Max
The maximum value of the NumberRange, always greater than or equal to the minimum.