Having UIBezierPath made of curves that connect between points A,B,C,D,E,F,G, and a single point X which is located on the path, how can one programatically check between which 2 points (A-G) the point X is located?
Many thanks!
Having UIBezierPath made of curves that connect between points A,B,C,D,E,F,G, and a single point X which is located on the path, how can one programatically check between which 2 points (A-G) the point X is located?
Many thanks!