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
System
Drawing
ScreenDC
C# Class System.Drawing.ScreenDC
Simple wrapper to create a screen HDC within a using statement.
显示文件
Open project: mikedn/runtime
Class Usage Examples
Public Methods
Method
Description
Create
( ) :
ScreenDC
Dispose
( ) :
void
Method Details
Create()
public
static
method
public
static
Create
( ) :
ScreenDC
return
ScreenDC
Dispose()
public
method
public
Dispose
( ) :
void
return
void