Error processing SSI file
(Leadtools.Controls)

Show in webframe

ScreenDpi Property




Current screen resolution in dots per inch (or DPI).
Syntax
public virtual LeadSize ScreenDpi {get; set;}
'Declaration
 
Public Overridable Property ScreenDpi As LeadSize

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

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file