forked from: How can I draw a circle with dashed line/stroke?

Hi! Why don't you use the DrawArc class below?
How can I draw a circle with dashed line/stroke?
Using a for cycle and using the equation of the circle wouldn't it be too slow?