Click or drag to resize

NoisyGpsPoweredUp Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the powered up state of the GPS unit.

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

Property Value

Type: Boolean

Implements

IGpsPoweredUp
Remarks
Returns true if the unit is powered up, otherwise false.
See Also