Revision Difference
Panel:GetTall#549480
<function name="GetTall" parent="Panel" type="classfunc">
<description>Returns the height of the panel.</description>⤶
<description>Returns the height of the panel.⤶
⤶
See of <page>Panel:GetWide</page> for the width of the panel. See also <page>Panel:GetSize</page> for a function that returns both.⤶
⤶
</description>⤶
<realm>Client</realm>
<rets>
<ret name="" type="number">height</ret>
</rets>
</function>