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 ] )
Trace un arc.
-
X, Y, Width et Height caractérisent le rectangle circonscrit à l'arc.
-
Start est l'angle de départ, en radians.
-
End est l'angle final, en radians.