Property | Type | Description | |
---|---|---|---|
renderDataSources | RenderDataSource>.Dictionary |
Property | Type | Description | |
---|---|---|---|
device | Device | ||
initialised | bool |
Method | Description | |
---|---|---|
InitialiseGraphics ( ) : void | ||
OnDeviceReset ( object sender, |
||
RenderModel ( |
||
Rotate ( double diff ) : void |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnSizeChanged ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
Render ( ) : void |
public OnDeviceReset ( object sender, |
||
sender | object | |
e | ||
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnSizeChanged ( |
||
e | ||
return | void |