TrackRef

ExifGpsPackage.TrackRef property

Gets or sets the reference for giving the direction of GPS receiver movement. ‘T’ denotes true direction and ‘M’ is magnetic direction.

public string TrackRef { get; set; }

Property Value

The reference for giving the direction of GPS receiver movement.

See Also