NoisyGpsPoweredUp Property | |
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; }
Public ReadOnly Property PoweredUp As Boolean
Get
Property Value
Type:
BooleanImplements
IGpsPoweredUpRemarks
Returns true if the unit is powered up, otherwise false.
See Also