Toggle navigation
Hot Examples
JP
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