Paint.Check (gb.qt4)

Static Sub Check ( X As Float, Y As Float, Width As Float, Height As Float )

Add a check mark to the current path.

  • X, Y, Width and Height define the rectangle enclosing the check mark, and hence its size.

Once the check mark is drawn, you must then use the Stroke method to actually paint it.