City Based Parking and Routing System API Documentation

TrafficLightIntersection.Paint Method 

Paints the intersection onto screen.

protected override void Paint(
   PPaintContext paintContext
);

Parameters

paintContext
A valid piccolo paint context.

See Also

TrafficLightIntersection Class | CBPRS.Infrastructure Namespace