Click or drag to resize

IGpsWrapper Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IGpsWrapper type exposes the following members.

Properties
  NameDescription
Public propertyInnerGps
Returns the encapsulated IGps member.
Public propertyPosition
Implemented by derived classes to get the current Position.
(Inherited from IGps.)
Public propertyPoweredUp
Implemented by derived classes to check whether the GPS unit is powered up. Should return true when the unit is powered on, otherwise false.
(Inherited from IGps.)
Top
See Also