[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Specifies the position and the size of the console properties. [Property] Left=Sets the left position. ARG(int)|1|0 Top=Sets the top position. ARG(int)|1|0 Width=Sets the width. ARG(int)|1|0 Height=Sets the height. ARG(int)|1|0 [Methods] doSetCursorPosition=Sets the position of the cursor. ARG(int left, int top)|1|0 doSetWindowPosition=Sets the position of the console window relative to the screen buffer. ARG(int left, int top)|1|0 doSetBufferSize=Sets the height and width of the screen buffer area to the specified values. ARG(int width, int height)|1|0 doSetWindowSize=Sets the height and width of the console window to the specified values. ARG(int width, int height)|1|0 Left=Defines the left position. ARG(int)|4|1 Top=Defines the top position. ARG(int)|4|1 Width=Defines the width. ARG(int)|4|1 Height=Defines the height. ARG(int)|4|1