C# Class ScreenSnapper, NewTOAPIA

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
ScreenSnapper ( ) : System
ScreenSnapper ( GDIContext aContext ) : System
SnapAPicture ( Rectangle rect ) : GDIDIBSection

Method Details

ScreenSnapper() public méthode

public ScreenSnapper ( ) : System
Résultat System

ScreenSnapper() public méthode

public ScreenSnapper ( GDIContext aContext ) : System
aContext NewTOAPIA.Drawing.GDIContext
Résultat System

SnapAPicture() public méthode

public SnapAPicture ( Rectangle rect ) : GDIDIBSection
rect Rectangle
Résultat GDIDIBSection