C# Class System.Drawing.ScreenDC

Simple wrapper to create a screen HDC within a using statement.
Afficher le fichier Open project: mikedn/runtime Class Usage Examples

Méthodes publiques

Méthode Description
Create ( ) : ScreenDC
Dispose ( ) : void

Method Details

Create() public static méthode

public static Create ( ) : ScreenDC
Résultat ScreenDC

Dispose() public méthode

public Dispose ( ) : void
Résultat void