Click or drag to resize

ExifDataGPSDestLatitude Property

Gets or sets the GPS latitude of the destination point.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public TiffRational[] GPSDestLatitude { get; set; }

Property Value

Type: TiffRational
The GPS latitude of the destination point.
See Also