Context.inFill

Tests whether the given point is inside the area that would be affected by a cairo_fill() operation given the current path and filling parameters. Surface dimensions and clipping are not taken into account.

See fill(), setFillRule() and fillPreserve().

struct Context
bool
inFill
(
Point!double point
)

Meta