Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Alsing
Drawing
DesktopGraphics
C# Class Alsing.Drawing.DesktopGraphics
Inheritance:
IDisposable
Show file
Open project: vchelaru/FlatRedBall
Public Properties
Property
Type
Description
Graphics
System.Drawing.Graphics
Protected Properties
Property
Type
Description
handle
System.IntPtr
hdc
System.IntPtr
Public Methods
Method
Description
DesktopGraphics
( ) :
System
Dispose
( ) :
void
Method Details
DesktopGraphics()
public
method
public
DesktopGraphics
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Property Details
Graphics
public property
public
Graphics,System.Drawing
Graphics
return
System.Drawing.Graphics
handle
protected property
protected
IntPtr,System
handle
return
System.IntPtr
hdc
protected property
protected
IntPtr,System
hdc
return
System.IntPtr