dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
MainForm
gradient_triangle
Undocumented in source.
class
MainForm : Form {
this
();
void
onPaint
(PaintEventArgs e);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
onPaint
void
onPaint
(PaintEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gradient_triangle
classes
MainForm
functions
main