UIElement._position

Position is the graphical extent An Element is not allowed though to draw further than its _position.

class UIElement
protected nothrow @nogc
box2i _position;

Meta