Class GpxTrack
public sealed class GpxTrack
- Inheritance
-
objectGpxTrack
Fields
Name
public string Name
Field Value
Properties
Segments
public List<List<GpxPoint>> Segments { get; }
public sealed class GpxTrack
public string Name
public List<List<GpxPoint>> Segments { get; }