Returns the type of GPS fix.
The possible values are:
2D - Only latitude and longitude information (requires 3 satellites).
3D - Also altitude information (requires 4 or more satellites).
Unknown - Fix status unknown. Usually this value appear when there is no fix.
This property is updated after each call to GetGPSData.
Syntax: FixType As String