Cairo.InFill (gb.cairo)
Static Function InFill ( X As Float, Y As Float ) As Boolean
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.
-
X : X coordinate of the point to test.
-
Y : Y coordinate of the point to test.
See also