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