Garry's Mod Wiki

Revision Difference

Panel:GetSize#510981

<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>⤶ <rets>⤶ <ret name="" type="number">width</ret>⤶ <ret name="" type="number">height</ret>⤶ </rets>⤶ </function>⤶ ⤶