ravikanth pratti wrote:
> Hi,
> I need to draw polygon(size-5) with curved corners.i am planning to draw
> with combination of drawLines and drawCurves.But this method tooks more
> time to draw required shape.
>
> is there is any other method to draw polygon with curved corners like
> drawRoun
Hi,
I need to draw polygon(size-5) with curved corners.i am planning to draw
with combination of drawLines and drawCurves.But this method tooks more time
to draw required shape.
is there is any other method to draw polygon with curved corners like
drawRoundRectangle()?
Thanks in advance.
Looking