ExifTagGPSInfoGPSDOP Property

Gets the GPSDOP EXIF tag.

Description: Indicates the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.
Id: 11 (0x000b)
Type: Rational

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag GPSDOP { get; }

Property Value

ExifTag

See Also