Initializes a new instance of the XmlPersistContext class.
Namespace: MindFusion.Diagramming
File: XmlPersistContext.js
SyntaxJavaScript
Copy Code
|
|---|
function XmlPersistContext (diagram) |
Diagram. The Diagram that will be serialized or deserialized.
See Also