The Interval type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| LeftEndpoint |
Gets the left (lower) endpoint of the interval.
| |
| Midpoint |
Gets the mid-point of the interval.
| |
| RightEndpoint |
Gets the right (upper) endpoint of the interval.
| |
| Width |
Gets the width of the interval.
|