checkIntersection

Declaration

boolean checkIntersection(
    SVGElement? element, 
    SVGRect rect
);