IBoxDimensions Interface | 
          
Namespace: Ingeniux.CMS.Presentation
The IBoxDimensions type exposes the following members.
| Name | Description | |
|---|---|---|
| All | 
            Sets the same size for all sizes
              | |
| Bottom | 
            Gets/set the size of bottom side
              | |
| Left | 
            Gets/sets the size of left side
              | |
| Right | 
            Gets/sets the size of right side
              | |
| Top | 
            Gets/sets the size of top side
              | |
| Undefined | 
            Gets whether any side of the box is set to be -1, which is considered for the box model
            as not defined
              |