C# Class LiveTelemetry.Gauge_Laps

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: nlhans/SimTelemetry Class Usage Examples

Méthodes publiques

Méthode Description
Gauge_Laps ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
PrintLapTime ( float time, bool sector ) : string

Method Details

Gauge_Laps() public méthode

public Gauge_Laps ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void