C# Class MissionPlanner.Controls.myGMAP

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

Public Properties

Property Type Description
inOnPaint bool

Public Methods

Method Description
myGMAP ( ) : System

Protected Methods

Method Description
OnMouseMove ( System e ) : void
OnPaint ( System e ) : void

Method Details

OnMouseMove() protected method

protected OnMouseMove ( System e ) : void
e System
return void

OnPaint() protected method

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

myGMAP() public method

public myGMAP ( ) : System
return System

Property Details

inOnPaint public_oe property

public bool inOnPaint
return bool