Writes a reference to the specified MapContent. The map is registered within the internal hashtable for subsequent serialization.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public XmlElement WriteMap ( |
Visual Basic Copy Code |
---|
Public Function WriteMap( _ |
The MapContent object to be serialized.
A string specifying the XML element name.
An XmlElement instance specifying the parent element.