Garry's Mod Wiki

Revision Difference

Panel:GetSize#550757

<function name="GetSize" parent="Panel" type="classfunc"> <description> Returns the size of the panel. If you require both the panel's position and size, consider using <page>Panel:GetBounds</page> instead. </description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <rets> <ret name="" type="number">width</ret> <ret name="" type="number">height</ret> </rets> </function>