Indicates the speed of GPS receiver movement.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IOParams..::..GPSSpeed EXIF_GPSSpeed { get; set; }
Public Property EXIF_GPSSpeed As IOParams..::..GPSSpeed
	Get
	Set
public:
property IOParams..::..GPSSpeed EXIF_GPSSpeed {
	IOParams..::..GPSSpeed get ();
	void set (IOParams..::..GPSSpeed value);
}

See Also