Panel:LocalToScreen
Description
Gets the absolute screen position of the position specified relative to the panel.
See also Panel:ScreenToLocal.
This function uses a cached value for the screen position of the panel, computed at the end of the last VGUI Think/Layout pass, so inaccurate results may be returned if the panel or any of its ancestors have been re-positioned outside of PANEL:Think or PANEL:PerformLayout within the last frame.
If the panel uses Panel:Dock, this function will return 0, 0 when the panel was created. The position will be updated in the next frame.
Arguments
Returns
Page views: 17,386
Updated: Two Days Ago
Updated: Two Days Ago