Screen coordinates of a GUI element in a LuaGui. This uses the same format as TilePosition, meaning it can be specified either with or without explicit keys.
{ x: int32, y: int32 } | Tuple<int32, int32>