Control.rectGlobalPosition

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

  1. Vector2 rectGlobalPosition [@property getter]
    struct Control
    @nogc nothrow @property
    Vector2
    rectGlobalPosition
    ()
  2. Vector2 rectGlobalPosition [@property setter]

Meta