ImgDirection

ExifGpsPackage.ImgDirection property

Gets or sets the GPS direction of the image when it was captured. The range of values is from 0.00 to 359.99.

public TiffRational ImgDirection { get; set; }

Property Value

The GPS direction of the image when it was captured.

See Also