MindFusion WinForms Programmer's Guide
PersistContext.LoadSvg Method
See Also
 





Loads an SvgContent object from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public SvgContent LoadSvg ()

Visual Basic  Copy Code

Public Function LoadSvg () As SvgContent

 Return Value

An instance of the MindFusion.Svg.SvgContent class.

 See Also

PersistContext Members
PersistContext Class
MindFusion.Diagramming Namespace
SaveSvg Method