Search
XmlPersistContext Constructor
See Also
 






Initializes a new instance of the XmlPersistContext class.

Namespace: MindFusion.Diagramming
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function XmlPersistContext (diagram)

 Parameters

diagram

Diagram. The Diagram that will be serialized or deserialized.

 See Also