bufferDepth
Property of css/cssom/screencss/cssom/screen
Syntax
var result = element.bufferDepth;
element.bufferDepth = value;
Notes
Remarks
Nonsupported values cause bufferDepth to be set to -1. When bufferDepth is -1 and the user changes system settings that affect the screen depth, the buffer depth is automatically updated to the new depth. This is not the case if bufferDepth is set to a specific value.
Syntax
Standards information
There are no standards that apply here.
See also
Related pages
- screenscreen
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]