City Based Parking and Routing System API Documentation

Road.GetAlphaDirections Method 

Gets the collections of directions possible at the next (alpha) intersection.

public DirectionTypes GetAlphaDirections();

Return Value

The directions possible for a vehicle driving on the alpha lane side of the road.

Implements

IRoad.GetAlphaDirections

See Also

Road Class | CBPRS.Infrastructure Namespace