[]
Creates a new GcSvgDocument from a specified SVG file.
public static GcSvgDocument FromFile(string path)
The SVG file path.
The created SVG document.