Distance to destination.

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

Syntax

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

See Also