C
clement38
Hi,
I need help again. I'm looking for a way to convert PolylineTo row to
lineTo rows, like Visio draws, because when I subtract 2 shapes with
one that is only a PolylineTo row, it can't iterate because the shape
is only build with 2 points.
Is there a way to read a polylineto row x,y coordinates, or another
way to draw polygon without "DrawPolyline" method that only create
PolylineTo row ?
Thanks,
Best Regards,
Clément.
I need help again. I'm looking for a way to convert PolylineTo row to
lineTo rows, like Visio draws, because when I subtract 2 shapes with
one that is only a PolylineTo row, it can't iterate because the shape
is only build with 2 points.
Is there a way to read a polylineto row x,y coordinates, or another
way to draw polygon without "DrawPolyline" method that only create
PolylineTo row ?
Thanks,
Best Regards,
Clément.