Saves the shape library into the specified XML document.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Task SaveToXml ( |
Visual Basic
Copy Code
|
|---|
Public Function SaveToXml( _ |
The document to save the library to.
See Also