Saves the style content into an XML element.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void SaveToXml ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub SaveToXml( _ |
An XmlElement the style's data should be stored into.
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.