offset4

Used to set size of borders, padding, margins, spacing etc

Constructors

this
this(int off)
Undocumented in source.
this
this(int[4] array)
Undocumented in source.
this
this(int l, int r, int t, int b)
Undocumented in source.
this
this(int hor, int vert)
Undocumented in source.

Members

Functions

hori
int hori()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
vert
int vert()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta