Click or drag to resize

InteractiveGps.PoweredUp Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets whether the interactive GPS is powered up.

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

IGps.PoweredUp
Remarks
Returns true if the static GPS is powered up. Otherwise false.
See Also