width property
Gets the horizontal resolution of the screen.
Syntax
HRESULT value = object.get_width(* p);
Property values
Type: long
The horizontal resolution, in pixels.
Standards information
- CSSOM View Module, 4.2
See also
- Reference
- IHTMLScreen::availWidth
- IHTMLScreen::height
Show: