C# Class gbrainy.Core.Toolkit.DrawEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: GNOME/gbrainy Class Usage Examples

Méthodes publiques

Méthode Description
DrawEventArgs ( CairoContextEx gr, double width, double height, bool rtl, object data ) : System

Method Details

DrawEventArgs() public méthode

public DrawEventArgs ( CairoContextEx gr, double width, double height, bool rtl, object data ) : System
gr gbrainy.Core.Main.CairoContextEx
width double
height double
rtl bool
data object
Résultat System