Click or drag to resize

ExifDataGPSDestLongitudeRef Property

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

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

Property Value

Type: String
The GPS value which indicates whether the longitude of the destination point is east or west longitude.
See Also