Click or drag to resize
ExifDataGPSDestDistance Property
Gets or sets the GPS distance to the destination point.

Namespace: Aspose.PSD.Exif
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public TiffRational GPSDestDistance { get; set; }

Property Value

Type: TiffRational
The GPS distance to the destination point.
See Also