Draw.Ellipse (gb.qt4)

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

Draw an ellipse or a pie.

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

  • Start is the start angle, in radians.

  • End is the end angle, in radians.