Click or drag to resize

RangeT Properties

The RangeT generic type exposes the following members.

Properties
  NameDescription
Public propertyInterval
Max - Min
Public propertyMaximum
Maximum value of the range.
Public propertyMiddle
(Max + Min) / 2
Public propertyMinimum
Minimum value of the range.
Top
See Also