Method that moves the view frame window.
| Name | Type | Description |
| Top | Long | Input Long that specifies the position of the top edge of the window. The value specified is in pixels and relative to screen space. |
| Left | Long | Input Long that specifies the position of the left edge of the window. The value specified is in pixels and relative to screen space. |
| Height | Long | Input Long that specifies the height of the window. The value specified is in pixels. |
| Width | Long | Input Long that specifies the width of the window. The value specified is in pixels. |