Initializes a new instance of the XmlPersistContext class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public XmlPersistContext ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram this class will operate on.
The .NET XmlDocument to serialize/deserialize to/from.
Specifies the current file format number.
See Also