You are here: Start » AVL.NET » Box Structure
Box Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| Box(Int32, Int32, Int32, Int32) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Area | System.Int32 | ||
| Empty | Avl.Box | Gets an empty instance of the Box. | |
| Height | System.Int32 | ||
| Width | System.Int32 | ||
| X | System.Int32 | ||
| Y | System.Int32 | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.Box) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
