Leadtools.Controls Namespace > ImageViewer Object : ScreenDpi Property |
get_screenDpi();
set_screenDpi(value);
Object.defineProperty('screenDpi');
Type | Description |
---|---|
LeadSizeD | 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. |
For more information and example, refer to UseDpi.