Hi, I have a ImageEnVect with dynamic polylines. The points of polylines come from a complex algorithm and may partially occur outside the borders of image (coords negative or higher than image width and height). They are nastily visible with low zoom and image smaller than the client area. Is there a way to hide parts of polyline out of image borders, to avoid calculating intersections with border lines?