<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/DgsWindowGetHorizontalAlign?action=history&amp;feed=atom</id>
	<title>DgsWindowGetHorizontalAlign - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/DgsWindowGetHorizontalAlign?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DgsWindowGetHorizontalAlign&amp;action=history"/>
	<updated>2026-04-05T17:36:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DgsWindowGetHorizontalAlign&amp;diff=70766&amp;oldid=prev</id>
		<title>Thisdp: Created page with &quot;{{Client function}} __NOTOC__ This function gets the horizontal alignment of a dgs window. Valid alignment types are: *&quot;left&quot; *&quot;center&quot; *&quot;right&quot;  ==Syntax==  &lt;syntaxhighlight...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DgsWindowGetHorizontalAlign&amp;diff=70766&amp;oldid=prev"/>
		<updated>2021-04-19T04:51:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Client function}} __NOTOC__ This function gets the horizontal alignment of a dgs window. Valid alignment types are: *&amp;quot;left&amp;quot; *&amp;quot;center&amp;quot; *&amp;quot;right&amp;quot;  ==Syntax==  &amp;lt;syntaxhighlight...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Client function}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
This function gets the horizontal alignment of a dgs window.&lt;br /&gt;
Valid alignment types are:&lt;br /&gt;
*&amp;quot;left&amp;quot;&lt;br /&gt;
*&amp;quot;center&amp;quot;&lt;br /&gt;
*&amp;quot;right&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
string dgsWindowGetHorizontalAlign ( element window )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''window''': The dgs window to get the horizontal alignment from.&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns a string if successful, ''false'' otherwise.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
DGS = exports.dgs&lt;br /&gt;
local window = DGS:dgsCreateWindow(500,500,200,30,&amp;quot;test window&amp;quot;,false)&lt;br /&gt;
outputChatBox( DGS:dgsWindowGetHorizontalAlign ( cb ) )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
{{DGSFUNCTIONS}}&lt;/div&gt;</summary>
		<author><name>Thisdp</name></author>
	</entry>
</feed>