Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
GR
Input
Button
C# Class GR.Input.Button
Mostrar archivo
Open project: alexhanh/Botting-Library
Class Usage Examples
Public Methods
Method
Description
AddClick
(
Point
point
) :
void
Button
(
int
width
,
int
height
) :
System
GetBitmap
( ) :
Bitmap
Method Details
AddClick()
public
method
public
AddClick
(
Point
point
) :
void
point
Point
return
void
Button()
public
method
public
Button
(
int
width
,
int
height
) :
System
width
int
height
int
return
System
GetBitmap()
public
method
public
GetBitmap
( ) :
Bitmap
return
System.Drawing.Bitmap