GetWindowWidth

Description

Returns the width of the current device's window. This value may differ from the GetDeviceWidth if the window size does not match the pixel size of the backbuffer that is being used to draw the window. For example on a Mac with a retina display the window size will be half of the pixel size.

Definition

integer GetWindowWidth()