I have draw a circle using UIBezierPath and the user draw on the top of it a circle. I would like to get the points from the two paths to calculate the difference?
Is the