C# Class OpenGLLayerExample.ImagedButton

Inheritance: ButtonCore
Mostrar archivo Open project: spvessel/spacevil Class Usage Examples

Public Methods

Method Description
ImagedButton ( Bitmap image, float imageRotationAngle ) : System.Drawing
InitElements ( ) : void

Method Details

ImagedButton() public method

public ImagedButton ( Bitmap image, float imageRotationAngle ) : System.Drawing
image Bitmap
imageRotationAngle float
return System.Drawing

InitElements() public method

public InitElements ( ) : void
return void