C# Class MetroFramework.Drawing.MetroPaintEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: AshishKilmist/MetroFramework Class Usage Examples

Méthodes publiques

Méthode Description
MetroPaintEventArgs ( Color backColor, Color foreColor, Graphics g ) : System

Method Details

MetroPaintEventArgs() public méthode

public MetroPaintEventArgs ( Color backColor, Color foreColor, Graphics g ) : System
backColor Color
foreColor Color
g System.Drawing.Graphics
Résultat System