Cairo.InStroke (gb.cairo)
Static Function InStroke ( X As Float, Y As Float ) As Boolean
Tests whether the given point is inside the area that would be affected by a
Cairo.Stroke operation given the current path and stroking 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