Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
hobd
IconTextElement
C# Class hobd.IconTextElement
Inheritance:
DynamicElement
Exibir arquivo
Open project: cail/hobd
Class Usage Examples
Public Methods
Method
Description
Draw
(
IDrawingGraphics
g
) :
void
IconTextElement
(
string
icon
,
string
text
) :
System
Method Details
Draw()
public
method
public
Draw
(
IDrawingGraphics
g
) :
void
g
IDrawingGraphics
return
void
IconTextElement()
public
method
public
IconTextElement
(
string
icon
,
string
text
) :
System
icon
string
text
string
return
System