Click or drag to resize

IGpsPoweredUp Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by derived classes to check whether the GPS unit is powered up. Should return true when the unit is powered on, otherwise false.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
bool PoweredUp { get; }

Property Value

Type: Boolean
See Also