C# Class hobd.IconTextElement

Inheritance: DynamicElement
Afficher le fichier Open project: cail/hobd Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( IDrawingGraphics g ) : void
IconTextElement ( string icon, string text ) : System

Method Details

Draw() public méthode

public Draw ( IDrawingGraphics g ) : void
g IDrawingGraphics
Résultat void

IconTextElement() public méthode

public IconTextElement ( string icon, string text ) : System
icon string
text string
Résultat System