Click or drag to resize

NavigatorRaiseEvents Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Raises all Events or Notifications that are pending on the Navigator.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void RaiseEvents()
Remarks
Only required if AutoRaiseEvents is set to false; will otherwise do nothing.
See Also