C# Class MissionPlanner.GCSViews.FlightPlanner

Afficher le fichier Open project: ArduPilot/MissionPlanner Class Usage Examples

Méthodes publiques

Свойство Type Description
CHK_splinedefault System.Windows.Forms.CheckBox
CHK_verifyheight System.Windows.Forms.CheckBox
CMB_altmode System.Windows.Forms.ComboBox
MainMap Controls.myGMAP
TXT_DefaultAlt System.Windows.Forms.TextBox
TXT_WPRad System.Windows.Forms.TextBox
TXT_loiterrad System.Windows.Forms.TextBox
contextMenuStrip1 System.Windows.Forms.ContextMenuStrip
panelAction BSE.Windows.Forms.Panel
panelWaypoints BSE.Windows.Forms.Panel

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Property Details

CHK_splinedefault public_oe property

public System.Windows.Forms.CheckBox CHK_splinedefault
Résultat System.Windows.Forms.CheckBox

CHK_verifyheight public_oe property

public System.Windows.Forms.CheckBox CHK_verifyheight
Résultat System.Windows.Forms.CheckBox

CMB_altmode public_oe property

public System.Windows.Forms.ComboBox CMB_altmode
Résultat System.Windows.Forms.ComboBox

MainMap public_oe property

public Controls.myGMAP MainMap
Résultat Controls.myGMAP

TXT_DefaultAlt public_oe property

public System.Windows.Forms.TextBox TXT_DefaultAlt
Résultat System.Windows.Forms.TextBox

TXT_WPRad public_oe property

public System.Windows.Forms.TextBox TXT_WPRad
Résultat System.Windows.Forms.TextBox

TXT_loiterrad public_oe property

public System.Windows.Forms.TextBox TXT_loiterrad
Résultat System.Windows.Forms.TextBox

contextMenuStrip1 public_oe property

public System.Windows.Forms.ContextMenuStrip contextMenuStrip1
Résultat System.Windows.Forms.ContextMenuStrip

panelAction public_oe property

public BSE.Windows.Forms.Panel panelAction
Résultat BSE.Windows.Forms.Panel

panelWaypoints public_oe property

public BSE.Windows.Forms.Panel panelWaypoints
Résultat BSE.Windows.Forms.Panel