I have a CGBezierPath.
I wish to get ann array of all the points in the path.
Is that possible?
Thanks Shani
UIBezierPath
CGPath
Neither UIBezierPath nor CGPath have a method to obtain their points. This makes sense because the paths can be created with methods that are not simple points.
This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
about » faq »
tagged
asked
4 months ago
viewed
104 times
active
UIBezierPathand aCGPathbut noCGPath. Please restate your question. – Zaph Jan 29 at 14:57