Syntax:
| 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. |