Imports the specified SVG file into the specified Diagram.
Namespace: MindFusion.Diagramming.Import
Assembly: MindFusion.Diagramming.Import.Svg
C# Copy Code |
---|
public void Import ( |
Visual Basic Copy Code |
---|
Public Sub Import( _ |
A string specifying the path to the .svg file.
A Diagram into which to import the SVG drawing.