City Based Parking and Routing System API Documentation

Road.Intersects Method 

Determines if the current road intersects with the specified bounds.

public override bool Intersects(
   RectangleF bounds
);

See Also

Road Class | CBPRS.Infrastructure Namespace