Revision Difference
Panel:GetTextSize#510975
<function name="GetTextSize" parent="Panel" type="classfunc">⤶
<description>⤶
Gets the size of the text within a <page>Label</page> derived panel.⤶
⤶
<bug issue="2576">This can return 0 incorrectly.</bug>⤶
</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="number">The width of the text in the DLabel.</ret>⤶
<ret name="" type="number">The height of the text in the DLabel.</ret>⤶
</rets>⤶
</function>⤶
⤶