Saves the shape library into the specified XML document. All locations of images associated with shapes in the library are saved relative to the specified destination path.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void SaveToXml ( |
Visual Basic Copy Code |
---|
Public Sub SaveToXml( _ |
If the path is an empty string or null, image locations are written as absolute.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |