C# Class Ypsilon.Core.DpiManager

Afficher le fichier Open project: ZaneDubya/YCPU

Méthodes publiques

Méthode Description
GetSystemDpiScalar ( ) : Vector2

Private Methods

Méthode Description
GetDC ( IntPtr hWnd ) : IntPtr
GetDeviceCaps ( IntPtr hdc, int nIndex ) : int
ReleaseDC ( IntPtr hWnd, IntPtr hDc ) : int

Method Details

GetSystemDpiScalar() public static méthode

public static GetSystemDpiScalar ( ) : Vector2
Résultat Vector2