Draw.Arc (gb.qt4)

Static Sub Arc ( X As Integer, Y As Integer, Width As Integer, Height As Integer [ , Start As Float, End As Float ] )

Draw an arc.

  • X, Y, Width and Height are the rectangle enclosing the arc.

  • Start is the start angle, in radians.

  • End is the end angle, in radians.