Click or drag to resize

ExifDataGPSLongitudeRef Property

Gets or sets the GPS longitude is east or west longitude.

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

Property Value

Type: String
The GPS longitude is east or west longitude.
See Also