Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Drawing
ScreenDC
C# Class System.Drawing.ScreenDC
Simple wrapper to create a screen HDC within a using statement.
Exibir arquivo
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