The Bounds type exposes the following members.
Properties
| Name | Description |
---|
| Empty | Gets empty bounds. |
| IsEmpty | Gets value that indicates that the range is empty. |
| Length | Gets bounds length. |
| Max | Gets maximum value in these bounds. |
| Min | Gets minimum value in these bounds. |
See Also