C# Class MissionPlanner.GMapMarkerLanding

Inheritance: GMarkerGoogle
Afficher le fichier Open project: Event38/MissionPlanner

Méthodes publiques

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

Méthodes publiques

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

Method Details

GMapMarkerLanding() public méthode

public GMapMarkerLanding ( GMap.NET.PointLatLng p, string wpno, Bitmap icon ) : System
p GMap.NET.PointLatLng
wpno string
icon System.Drawing.Bitmap
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