Is there any way to find the "total height" of a GuiScrollCtrl, meaning how far "down" it will actually scroll (same for horizontal scrolling)? I know you could get it by looping through all the controls, but it seems like there should be a better way.