screenDpi Property (ImageViewer)

Summary

Current screen resolution in dots per inch (or DPI).

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'screenDpi', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
screenDpi: LeadSizeD;

Property Value

The current screen horizontal resolution in dots per inch (or DPI). A value of 0 means use the default screen resolution which is either calculated automatically if the platform supports that or set to 96 otherwise. The default value is 0.

Remarks

For more information and example, refer to UseDpi.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize