Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MissionPlanner
Controls
myGMAP
C# Class MissionPlanner.Controls.myGMAP
Mono handles calls from other thread difrently - this prevents those crashs
Inheritance:
GMap.NET.WindowsForms.GMapControl
Exibir arquivo
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