Garry's Mod Wiki

Revision Difference

Panel:SetContentAlignment#518619

<function name="SetContentAlignment" parent="Panel" type="classfunc"> <description>Sets the alignment of the contents.</description> <realm>Client</realm> <args> <arg name="alignment" type="number">The direction of the content, based on the number pad.&#xA;&amp;amp;lt;table&amp;amp;gt;&#xA;&amp;amp;lt;tr&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;7&lt;/key&gt;: **top-left**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;8&lt;/key&gt;: **top-center**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;9&lt;/key&gt;: **top-right**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;/tr&amp;amp;gt;&#xA;&amp;amp;lt;tr&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;4&lt;/key&gt;: **middle-left**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;5&lt;/key&gt;: **center**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;6&lt;/key&gt;: **middle-right**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;/tr&amp;amp;gt;&#xA;&amp;amp;lt;tr&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;1&lt;/key&gt;: **bottom-left**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;2&lt;/key&gt;: **bottom-center**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;3&lt;/key&gt;: **bottom-right**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;/tr&amp;amp;gt;&#xA;&amp;amp;lt;/table&amp;amp;gt;&#xA;&lt;image src=&quot;DLabel_SetContentAlignment.gif&quot;/&gt;</arg>⤶ <arg name="alignment" type="number">The direction of the content, based on the number pad.&amp;lt;table&amp;gt;⤶ &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;<key>7</key>: **top-left**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>8</key>: **top-center**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>9</key>: **top-right**&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;⤶ &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;<key>4</key>: **middle-left**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>5</key>: **center**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>6</key>: **middle-right**&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;⤶ &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;<key>1</key>: **bottom-left**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>2</key>: **bottom-center**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>3</key>: **bottom-right**&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;⤶ &amp;lt;/table&amp;gt;⤶ <image src="DLabel_SetContentAlignment.gif"/></arg>⤶ </args> </function>