Determines the width of the screen.
__property int Width;
Description
Use Width to determine the width of the screen in exclusive mode, or the width of the application window in debug mode. You can not assign a value to this property. Use the VideoMode property to change the video mode.