Paint.PathContains (gb.qt4)
Static Function PathContains ( X As Float, Y As Float ) As Boolean
Tests whether the given point is inside the area described by the current path. Device dimensions and clipping are not taken into account.
-
X : X coordinate of the point to test.
-
Y : Y coordinate of the point to test.