Create SVG paths in C# with Aspose.SVG Builder API. Build path elements, curves, lines, and teXt paths with fluent syntaX....starting point of the path (Move to x=50, y=50) 15 . M (50, 50) 16 //...point to the new point (Line to x=100, y=50) 17 . L (100, 50) 18...