Function Element.box

Element's rectangle, relative to parent.origin.

final ref const(BoxOf!(float)) box() @property const;

Available after layout call.