C# Class PurplePen.GpxFile.Waypoint

ファイルを表示 Open project: petergolde/PurplePen

Public Properties

Property Type Description
Kind WaypointKind
Longitude double
Name string

Property Details

Kind public_oe property

public WaypointKind Kind
return WaypointKind

Longitude public_oe property

public double Longitude
return double

Name public_oe property

public string Name
return string