C# Class MissionPlanner.GMapMarkerWP

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
GMapMarkerWP ( GMap.NET.PointLatLng p, string wpno ) : System
OnRender ( Graphics g ) : void

Method Details

GMapMarkerWP() public méthode

public GMapMarkerWP ( GMap.NET.PointLatLng p, string wpno ) : System
p GMap.NET.PointLatLng
wpno string
Résultat System

OnRender() public méthode

public OnRender ( Graphics g ) : void
g System.Drawing.Graphics
Résultat void

Property Details

selected public_oe property

public bool selected
Résultat bool