ImgDirectionRef

ExifGpsPackage.ImgDirectionRef property

Gets or sets the GPS reference for giving the direction of the image when it is captured. ‘T’ denotes true direction and ‘M’ is magnetic direction.

public string ImgDirectionRef { get; set; }

Property Value

The GPS reference for giving the direction of the image when it is captured.

See Also