The Interval type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.

See Also