Rishi Pampati

Rishi Pampati

  • NA
  • 1
  • 958

How to Extract Polyline interpolated points from WPF?

Nov 20 2014 8:44 PM
Hi,
I have a set of 40 Point coordinates at random angular displacements, When I add these to a Polyline and plot it in the canvas I get a smooth closed curve.

Is there a way to extract 160 interpolated points from the polyline that are already plotted in the canvas?