C# 클래스 MissionPlanner.GMapMarkerWP

상속: GMarkerGoogle
파일 보기 프로젝트 열기: ArduPilot/MissionPlanner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
selected bool

공개 메소드들

메소드 설명
GMapMarkerWP ( GMap.NET.PointLatLng p, string wpno ) : System
OnRender ( Graphics g ) : void

메소드 상세

GMapMarkerWP() 공개 메소드

public GMapMarkerWP ( GMap.NET.PointLatLng p, string wpno ) : System
p GMap.NET.PointLatLng
wpno string
리턴 System

OnRender() 공개 메소드

public OnRender ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

프로퍼티 상세

selected 공개적으로 프로퍼티

public bool selected
리턴 bool