DataDegreeOfPrecision

ExifGpsPackage.DataDegreeOfPrecision property

Gets or sets the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.

public TiffRational DataDegreeOfPrecision { get; set; }

Property Value

The data degree of precision.

See Also