C# 클래스 OpenGLLayerExample.ImagedButton

상속: ButtonCore
파일 보기 프로젝트 열기: spvessel/spacevil 1 사용 예제들

공개 메소드들

메소드 설명
ImagedButton ( Bitmap image, float imageRotationAngle ) : System.Drawing
InitElements ( ) : void

메소드 상세

ImagedButton() 공개 메소드

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

InitElements() 공개 메소드

public InitElements ( ) : void
리턴 void