C# Class NewTOAPIA.UI.GrayTrack

Inheritance: Graphic
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
DrawBackground ( DrawEvent devent ) : void
GrayTrack ( string name, int x, int y, int width, int height ) : System

Method Details

DrawBackground() public méthode

public DrawBackground ( DrawEvent devent ) : void
devent DrawEvent
Résultat void

GrayTrack() public méthode

public GrayTrack ( string name, int x, int y, int width, int height ) : System
name string
x int
y int
width int
height int
Résultat System