C# Class LiveTelemetry.LiveTrackMap

Inheritance: SimTelemetry.Controls.TrackMap
Exibir arquivo Open project: nlhans/SimTelemetry Class Usage Examples

Public Methods

Method Description
LiveTrackMap ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

LiveTrackMap() public method

public LiveTrackMap ( ) : System
return System

OnPaint() protected method

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
return void