ExifTagGPSInfoGPSSpeedRef Property

Gets the GPSSpeedRef EXIF tag.

Description: Indicates the unit used to express the GPS receiver speed of movement. "K" "M" and "N" represents kilometers per hour, miles per hour, and knots.
Id: 12 (0x000c)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also