Hi
I am using a third party lib which creates shapes like Rectangle, Polyline, Ellipse in the form of a StreamGeometry.
What we want is to get the points on these shapes from the StreamGeometry and utilize elsewhere in the application.
Is there some way by which we can get the points represented by a StreamGeometry.
Regards
JC