Click or drag to resize
ExifDataGPSDOP Property
Gets or sets the GPS DOP (data degree of precision).

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

Property Value

Type: TiffRational
The GPS DOP (data degree of precision).
See Also