Click or drag to resize

ClosedInterval Properties

The ClosedInterval type exposes the following members.

Properties
 NameDescription
Public propertyIntervalType Gets and sets the interval type.
(Overrides IntervalIntervalType)
Public propertyMax Gets the right endpoint of the interval (upper bound).
(Inherited from Interval)
Public propertyMin Gets the value of the left-hand endpoint (lower bound).
(Inherited from Interval)
Top
See Also