Property | Type | Description | |
---|---|---|---|
stopwatch | Stopwatch |
Method | Description | |
---|---|---|
PhilView ( bool scalable, bool synchronous ) : System |
Method | Description | |
---|---|---|
OnClosed ( EventArgs e ) : void | ||
OnLoad ( EventArgs e ) : void | ||
OnPaint ( PaintEventArgs pe ) : void |
Method | Description | |
---|---|---|
DrawToOffscreen ( ) : void | ||
InitializeComponent ( ) : void | ||
Main ( string args ) : void | ||
OnTimer ( object sender, EventArgs pe ) : void | ||
PhilView_Click ( object sender, EventArgs e ) : void |
protected OnPaint ( PaintEventArgs pe ) : void | ||
pe | PaintEventArgs | |
return | void |
public PhilView ( bool scalable, bool synchronous ) : System | ||
scalable | bool | |
synchronous | bool | |
return | System |