C# Class MissionPlanner.Controls.myGMAP

Mono handles calls from other thread difrently - this prevents those crashs
Inheritance: GMap.NET.WindowsForms.GMapControl
Afficher le fichier Open project: ArduPilot/MissionPlanner Class Usage Examples

Méthodes publiques

Свойство Type Description
inOnPaint bool

Méthodes publiques

Méthode Description
myGMAP ( ) : System

Méthodes protégées

Méthode Description
OnMouseMove ( System e ) : void
OnPaint ( System e ) : void

Method Details

OnMouseMove() protected méthode

protected OnMouseMove ( System e ) : void
e System
Résultat void

OnPaint() protected méthode

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

myGMAP() public méthode

public myGMAP ( ) : System
Résultat System

Property Details

inOnPaint public_oe property

public bool inOnPaint
Résultat bool