GPSDestBearing

ExifData.GPSDestBearing property

Gets or sets the GPS bearing to the destination point.

public TiffRational GPSDestBearing { get; set; }

Property Value

The GPS bearing to the destination point.

See Also