GPSLatitudeRef

ExifData.GPSLatitudeRef property

Gets or sets the GPS latitude is north or south latitude.

public string GPSLatitudeRef { get; set; }

Property Value

The GPS latitude is north or south latitude.

See Also