C# Class ADL.RenderingWidget

Inheritance: System.Windows.Forms.Control
Show file Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Public Methods

Method Description
stop ( ) : void

Private Methods

Method Description
RenderingWidget ( ManualRenderer manualRenderer ) : System

draw ( object sender, PaintEventArgs e ) : void

newFrame ( object sender, EventArgs ea ) : void

Method Details

stop() public method

public stop ( ) : void
return void