MindFusion.Wpf Pack Programmer's Guide
Stencil(TColor, TImage).LoadFromXml Method
See Also
 





Loads the Visio stencil from the file with the specified name.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public void LoadFromXml (
    string filePath
)

Visual Basic  Copy Code

Public Sub LoadFromXml( _
    filePath As String _
)

 Parameters

filePath

The file containing the stencil to load.

 See Also

Stencil(TColor, TImage) Members
Stencil(TColor, TImage) Class
MindFusion.Vsx Namespace