in_fill


Description:

public bool in_fill (Point point, FillRule fill_rule)

Returns whether a point is inside the fill area of a path.

Note that this function assumes that filling a contour implicitly closes it.

Parameters:

this

a path

point

the point to test

fill_rule

the fill rule to follow

Returns:

true if point is inside