Click or drag to resize

TurnBox Constructor (NavigationEvent)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new turnbox with a specified NavigationEvent.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public TurnBox(
	NavigationEvent ne
)

Parameters

ne
Type: Telogis.GeoBase.NavigationNavigationEvent
The NavigationEvent that is initially shown in the turnbox.
See Also