C# Class Alsing.Drawing.DesktopGraphics

Inheritance: IDisposable
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
Graphics System.Drawing.Graphics

Protected Properties

Свойство Type Description
handle System.IntPtr
hdc System.IntPtr

Méthodes publiques

Méthode Description
DesktopGraphics ( ) : System
Dispose ( ) : void

Method Details

DesktopGraphics() public méthode

public DesktopGraphics ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Property Details

Graphics public_oe property

public Graphics,System.Drawing Graphics
Résultat System.Drawing.Graphics

handle protected_oe property

protected IntPtr,System handle
Résultat System.IntPtr

hdc protected_oe property

protected IntPtr,System hdc
Résultat System.IntPtr