ExifData.GPSDestLongitudeRef

ExifData.GPSDestLongitudeRef property

Gets or sets the GPS value which indicates whether the longitude of the destination point is east or west longitude.

public string GPSDestLongitudeRef { get; set; }

Property Value

The GPS value which indicates whether the longitude of the destination point is east or west longitude.

See Also