City Based Parking and Routing System API Documentation

Intersection.Paint Method 

Paints the intersection onto the screen.

protected override void Paint(
   PPaintContext paintContext
);

Parameters

paintContext
The piccolo paint context.

See Also

Intersection Class | CBPRS.Infrastructure Namespace