Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GR
Input
Button
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