C# 클래스 GR.Input.Button

파일 보기 프로젝트 열기: alexhanh/Botting-Library 1 사용 예제들

공개 메소드들

메소드 설명
AddClick ( Point point ) : void
Button ( int width, int height ) : System
GetBitmap ( ) : Bitmap

메소드 상세

AddClick() 공개 메소드

public AddClick ( Point point ) : void
point Point
리턴 void

Button() 공개 메소드

public Button ( int width, int height ) : System
width int
height int
리턴 System

GetBitmap() 공개 메소드

public GetBitmap ( ) : Bitmap
리턴 System.Drawing.Bitmap