the cd.drawArc only draws a part of a circle. Any way to draw a part of an ellipse?
the cd.drawArc only draws a part of a circle. Any way to draw a part of an ellipse?
If I understand this correctly, you are recommending hiding part of ellipse with something else? Wouldn't this be inefficient if you are not trying to draw over other components that may overlap full ellipse?