isPointInStroke method

bool isPointInStroke (dynamic path_OR_x, num x_OR_y, [ num y ])

Implementation

bool isPointInStroke(path_OR_x, num x_OR_y, [num y]) native;