DoubleRange Properties |
The DoubleRange type exposes the following members.
Name | Description | |
---|---|---|
Length |
Gets the length of the range, defined as (max - min).
| |
Max |
Maximum value of the range.
| |
Min |
Minimum value of the range.
|