C# Class MissionPlanner.Controls.Coords

Afficher le fichier Open project: ArduPilot/MissionPlanner

Private Properties

Свойство Type Description
CMB_coordsystem_SelectedIndexChanged void

Méthodes publiques

Méthode Description
Coords ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
CMB_coordsystem_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

Coords() public méthode

public Coords ( ) : System
Résultat System

OnPaint() protected méthode

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