In This Topic
Returns the screen resolution, in dots per inch.
Syntax
var instance = new Vintasoft.Shared.WebImagingEnviromentJS();
var value; // Type: Vintasoft.Shared.WebResolutionJS
value = instance.getScreenDpi();
Return Value
Screen resolution.
Browser Compatibility
See Also