GPSDestLatitudeRef

ExifData.GPSDestLatitudeRef property

Gets or sets the GPS value which indicates whether the latitude of the destination point is north or south latitude.

public string GPSDestLatitudeRef { get; set; }

Property Value

The GPS value which indicates whether the latitude of the destination point is north or south latitude.

See Also