C# Class WindowlessControls.WindowlessPaintEventArgs

Afficher le fichier Open project: koush/WindowlessControls Class Usage Examples

Méthodes publiques

Méthode Description
WindowlessPaintEventArgs ( Graphics graphics, Rectangle clipRectangle, Point origin ) : System

Method Details

WindowlessPaintEventArgs() public méthode

public WindowlessPaintEventArgs ( Graphics graphics, Rectangle clipRectangle, Point origin ) : System
graphics System.Drawing.Graphics
clipRectangle System.Drawing.Rectangle
origin Point
Résultat System