C# Class MissionPlanner.GMapMarkerLandingRight

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

GMapMarkerLandingRight() public méthode

public GMapMarkerLandingRight ( GMap.NET.PointLatLng p, string wpno, float landingDirection ) : System
p GMap.NET.PointLatLng
wpno string
landingDirection float
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