|
ubit
|
Box padding. More...
#include <ulength.hpp>
Public Member Functions | |
| UPaddingSpec (ULength horiz, ULength vert) | |
| void | set (ULength horiz, ULength vert) |
| void | add (const UPaddingSpec &) |
Public Attributes | |
| ULength | top |
| ULength | right |
| ULength | bottom |
| ULength | left |
Box padding.
1.8.12