Dear All
I'm looking for an algorithm or method to divide a GraphicsPath into some segments.
For example: There is a curve and I'd like to have 10 points on it which denote to 9 section with equal length.
i.e.GraphicsPath is a class in 'System.Drawing.Drawing2D' namespace.

I tried to use 'Image Processing' algorithms. It was a goog idea and I succeeded fortunately!
No new idea?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.