var instance = new Vintasoft.Shared.WebImagingEnviromentJS(); var value; // Type: Vintasoft.Shared.WebResolutionJS value = instance.getScreenDpi();
function getScreenDpi() : WebResolutionJS;
Return Value
Screen resolution.
var instance = new Vintasoft.Shared.WebImagingEnviromentJS(); var value; // Type: Vintasoft.Shared.WebResolutionJS value = instance.getScreenDpi();
function getScreenDpi() : WebResolutionJS;