StyleBox.testMask

Test a position in a rectangle, return whether it passes the mask test.

struct StyleBox
@nogc nothrow const
bool
testMask
(
in Vector2 point
,
in Rect2 rect
)

Meta