isPointInStroke

Declaration

boolean isPointInStroke(
    DOMPath path, 
    unrestricted float x, 
    unrestricted float y
);