hitTestCurrFill

Returns true if the given point is within the fill of the currently defined path. This operation can be done before rasterizing the current path.

nothrow @trusted @nogc
bool
hitTestCurrFill
(,
in float x
,
in float y
)

See Also

Suggestion Box / Bug Report