I am using drawArc
with StrokeCap.Round
to curve the ends of arc. But it curves both ends in opposite direction (Please refer to the image of OP in this question)
Is there a straight forward way to achieve something like below image:
I am using drawArc
with StrokeCap.Round
to curve the ends of arc. But it curves both ends in opposite direction (Please refer to the image of OP in this question)
Is there a straight forward way to achieve something like below image: