This section explains how To draw triangle in a visio page with Aspose.Diagram. Support using C# To draw triangle and save as pdf, svg, Html, image, xPs and other formats....//Initiazlie a new PointF[] PointF [] ps = new PointF [] { new PointF...DrawPolyline ( 1 , 1 , 2 , 2 , ps ); // Save diagram diagram ....