macros:function:windows.setwindowproperty.x
Function
Windows.SetWindowProperty.X
Void Windows.SetWindowProperty.X(String windowId, Single x-position)
API | ./. |
---|---|
description | sets a specific window's x position |
namespace | Windows.SetWindowProperty |
parameter | windowId ( String ) : the Id of the window, see Windows |
x-position ( Single ) : value from 0 to 2. The whole workspace is 2 units wide and divided into 12 parts. | |
return value | Void |
X, Y, Width and Height are the window's attributes and thus cannot be set with ActionScript.SetProperty. Instead, the dedicated functions in the namespace Windows.SetWindowProperty must be uased.
Example in
<step>Windows.SetWindowProperty.X("Windows.Playbacks", 0)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/windows.setwindowproperty.x.txt · Last modified: 2018/08/25 16:30 by 127.0.0.1