City Based Parking and Routing System API Documentation

Lane.Direction Property

Returns the direction in which this allows vehicles to cross the intersection.

public DirectionTypes Direction {get; set;}

Implements

ILane.Direction

See Also

Lane Class | CBPRS.Infrastructure Namespace