ExifTagGPSInfoGPSImgDirection Property

Gets the GPSImgDirection EXIF tag.

Description: Indicates the direction of the image when it was captured. The range of values is from 0.00 to 359.99.
Id: 17 (0x0011)
Type: Rational

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag GPSImgDirection { get; }

Property Value

ExifTag

See Also