C# Class GR.Input.Button

Afficher le fichier Open project: alexhanh/Botting-Library Class Usage Examples

Méthodes publiques

Méthode Description
AddClick ( Point point ) : void
Button ( int width, int height ) : System
GetBitmap ( ) : Bitmap

Method Details

AddClick() public méthode

public AddClick ( Point point ) : void
point Point
Résultat void

Button() public méthode

public Button ( int width, int height ) : System
width int
height int
Résultat System

GetBitmap() public méthode

public GetBitmap ( ) : Bitmap
Résultat System.Drawing.Bitmap