Xamarin Pack Programmer's Guide
ShapeLibrary.SaveToXml Method (Stream)
See Also
 






Saves this library to the specified stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Task SaveToXml (
    Stream stream
)

Visual Basic  Copy Code

Public Function SaveToXml( _
    stream As Stream _
) As Task

 Parameters

stream

The stream where to save the shape library.

 Return Value

 See Also

SaveToXml Method Overload List
ShapeLibrary Members
ShapeLibrary Class
MindFusion.Diagramming Namespace