ExifData.GPSImgDirection

ExifData.GPSImgDirection property

Gets or sets the GPS direction of the image when it was captured.

public TiffRational GPSImgDirection { get; set; }

Property Value

The GPS direction of the image when it was captured.

See Also