SchematicTurnBox Constructor (MovementCategorizer) | |
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
)
Public Sub New (
movementCategorizer As MovementCategorizer
)
Parameters
- movementCategorizer
- Type: Telogis.GeoBase.NavigationMovementCategorizer
The MovementCategorizer to be used for the turnbox.
See Also