Click or drag to resize

ExifDataGPSLatitudeRef Property

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

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string GPSLatitudeRef { get; set; }

Property Value

Type: String
The GPS latitude is north or south latitude.
See Also