C# Class Appccelerate.Windows.GraphicHelper

Provides functionality for access graphical information.
Show file Open project: appccelerate/appccelerate Class Usage Examples

Public Methods

Method Description
GetDpi ( ) : int

Calculates the DPI of the windows desktop.

Method Details

GetDpi() public static method

Calculates the DPI of the windows desktop.
public static GetDpi ( ) : int
return int