ExifTagGPSInfoGPSMeasureMode Property

Gets the GPSMeasureMode EXIF tag.

Description: Indicates the GPS measurement mode. "2" means two-dimensional measurement and "3" means three-dimensional measurement is in progress.
Id: 10 (0x000a)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also