DestBearingRef

ExifGpsPackage.DestBearingRef property

Gets or sets the GPS reference used for giving the bearing to the destination point. ‘T’ denotes true direction and ‘M’ is magnetic direction.

public string DestBearingRef { get; set; }

Property Value

The GPS reference used for giving the bearing to the destination point.

See Also