[Gambas-user] Drawing sector

Benoît Minisini gambas at ...1...
Fri Dec 7 02:44:03 CET 2012


Le 06/12/2012 23:51, Jussi Lahtinen a écrit :
> Still something wrong...
>
> By this code I would expect to see two sectors each of them quarter of
> whole circle,
> now second one (blue) is half of circle.
>
> Draw.FillColor = Color.Red
> Draw.Circle(106, 106, 105, 0, Rad(90))
> Draw.FillColor = Color.Blue
> Draw.Circle(106, 106, 105, Rad(90), Rad(180))
>
>
> Jussi
>

Fixed in revision #5415.

Regards,

-- 
Benoît Minisini




More information about the User mailing list