SvgImage svg = new SvgImage(800, 600); SvgRectangle rectangle = svg.Elements.AddRectangle(new RectangleF(10, 10, 100, 20)); svg.SaveAs(@"D:\data\sample.svg"); For more information see the documentation.
Request free tool Full Name Email Address Keep me updated with product news Please select an option Yes No Submitting request...