C# Class NewTOAPIA.UI.GrayTrack

Inheritance: Graphic
Mostrar archivo Open project: Wiladams/NewTOAPIA

Public Methods

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

Method Details

DrawBackground() public method

public DrawBackground ( DrawEvent devent ) : void
devent DrawEvent
return void

GrayTrack() public method

public GrayTrack ( string name, int x, int y, int width, int height ) : System
name string
x int
y int
width int
height int
return System