WindowProp
Previous  Next

Description: Displays the Window plane and sets its properties

     Syntax:
     
WindowProp <Horizontal>, <Vertical>, <Width>, <Height>

Part
Description
<Horizontal>
Required. Determines if the plane will be aligned to the left or then right side of the screen. Valid values are LEFT and RIGHT
<Vertical>
Required. Determines if the plane will be aligned to the top or the bottom of the screen. Valid values are UP and DOWN.
<Width>
Required. The width of the plane in pixels
<Height>
Required. The height of the plane in pixels