Click or drag to resize
Accord.NET (logo)

Range Properties

The Range type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets the length of the range, defined as (max - min).
Public propertyMax
Maximum value of the range.
Public propertyMin
Minimum value of the range.
Top
See Also