Click or drag to resize

SchematicTurnBox Constructor (MovementCategorizer)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a SchematicTurnBox with the provided MovementCategorizer.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public SchematicTurnBox(
	MovementCategorizer movementCategorizer
)

Parameters

movementCategorizer
Type: Telogis.GeoBase.NavigationMovementCategorizer
The MovementCategorizer to be used for the turnbox.
See Also