C# Class GridViewer.ScientificCanvas

Show file Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
ScientificCanvas ( ) : CSharpGL

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
ScientificCanvas_Load ( object sender, EventArgs e ) : void
ScientificCanvas_OpenGLDraw ( object sender, PaintEventArgs e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ScientificCanvas() public method

public ScientificCanvas ( ) : CSharpGL
return CSharpGL