Click or drag to resize

MovementCategorizerGetImage Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an image for the given Movement.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Image GetImage(
	Movement dir
)

Parameters

dir
Type: Telogis.GeoBase.RoutingMovement
The Movement to be described.

Return Value

Type: Image
The movement image.
See Also