City Based Parking and Routing System API Documentation

OffsetLane Class

A driving lane that is offset of the beginning, end or both sides of the parent road.

For a list of all members of this type, see OffsetLane Members.

System.Object
   CBPRS.Infrastructure.Lane
      CBPRS.Infrastructure.OffsetLane

public class OffsetLane : Lane

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The offset lane class allows for the creation of offramps, onramps, etc.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

OffsetLane Members | CBPRS.Infrastructure Namespace