Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ypsilon
Core
DpiManager
C# Class Ypsilon.Core.DpiManager
显示文件
Open project: ZaneDubya/YCPU
Public Methods
Method
Description
GetSystemDpiScalar
( ) :
Vector2
Private Methods
Method
Description
GetDC
(
IntPtr
hWnd
) :
IntPtr
GetDeviceCaps
(
IntPtr
hdc
,
int
nIndex
) :
int
ReleaseDC
(
IntPtr
hWnd
,
IntPtr
hDc
) :
int
Method Details
GetSystemDpiScalar()
public
static
method
public
static
GetSystemDpiScalar
( ) :
Vector2
return
Vector2