MarginBox defines the outer size and top-left position of a domNode. Outer size is the element's size including it's margin.
The height of the node (in pixels).
The horizontal position (leftmost) of this node (in pixels).
The vertical position (topmost) of this node (in pixels).
The width of the node (in pixels).
MarginBox defines the outer size and top-left position of a domNode. Outer size is the element's size including it's margin.