MindFusion.Wpf Pack Programmer's Guide
ShapeLibrary.LoadFromXml Method (String)
See Also
 





Loads this library from the specified file.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public void LoadFromXml (
    string fileName
)

Visual Basic  Copy Code

Public Sub LoadFromXml( _
    fileName As String _
)

 Parameters

fileName

The name of the file from which to load the shape library.

 See Also

LoadFromXml Method Overload List
ShapeLibrary Members
ShapeLibrary Class
MindFusion.Diagramming.Wpf Namespace