C# Class OpenGLLayerExample.ImagedButton

Inheritance: ButtonCore
Afficher le fichier Open project: spvessel/spacevil Class Usage Examples

Méthodes publiques

Méthode Description
ImagedButton ( Bitmap image, float imageRotationAngle ) : System.Drawing
InitElements ( ) : void

Method Details

ImagedButton() public méthode

public ImagedButton ( Bitmap image, float imageRotationAngle ) : System.Drawing
image Bitmap
imageRotationAngle float
Résultat System.Drawing

InitElements() public méthode

public InitElements ( ) : void
Résultat void