Click or drag to resize

ExifDataGPSDOP Property

Gets or sets the GPS DOP (data degree of precision).

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

Property Value

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