Function Control.rectGlobalPosition

The node's global position, relative to the world (usually to the top-left corner of the window).

Vector2 rectGlobalPosition() nothrow @property @nogc;

void rectGlobalPosition (
  Vector2 v
) nothrow @property @nogc;