C# 클래스 PurplePen.GpxFile.Waypoint

파일 보기 프로젝트 열기: petergolde/PurplePen

공개 프로퍼티들

프로퍼티 타입 설명
Kind WaypointKind
Longitude double
Name string

프로퍼티 상세

Kind 공개적으로 프로퍼티

public WaypointKind Kind
리턴 WaypointKind

Longitude 공개적으로 프로퍼티

public double Longitude
리턴 double

Name 공개적으로 프로퍼티

public string Name
리턴 string