screen
Summary
This page lists the properties, methods, and events of the screen object.
Properties
- deviceXDPI
- Retrieves the device’s horizontal Dots Per Inch (DPI) value.
- deviceYDPI
- Retrieves the device’s vertical Dots Per Inch (DPI) value.
- height
- Gets or sets an element’s height.
- logicalXDPI
- Retrieves the screen’s horizontal Dots Per Inch (DPI) value.
- logicalYDPI
- Retrieves the screen’s vertical Dots Per Inch (DPI) value.
- width
- Gets or sets an element’s width.
Methods
No methods.
Events
No events.
Standards information
- CSSOM View Module, 4.2
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]