PositionMode2 Property

ZylGpsReceiver.NET Mobile
Returns the operating mode: 1 - If no fix 2 - If the position is a 2D GPS fix 3 - If the position is a 3D GPS fix

Namespace:  ZylSoft.Gps.Mobile
Assembly:  ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax

public uint Mode2 { get; set; }

Property Value

Type: UInt32
See Also

Reference