This section explains how To draw pentagon in a visio page with Aspose.Diagram. Support using C# To draw pentagon 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 ....