I wonder if Control.GetViewport().GetVisibleRect()
and Control.GetViewportRect()
will always return the same information about the viewport's position.
Another relevant question: is Control.GetViewportRect().Size
and Control.GetViewport().Size
the same?