GpxOptions.ReadNestedAttributes

GpxOptions.ReadNestedAttributes property

「trkpt」や「rtept」などの GPX ポイントに内部属性が含まれているかどうか、およびそれを読み取る必要があるかどうかを決定します。デフォルトはfalse .

public bool ReadNestedAttributes { get; set; }

関連項目