Loads the item content from an XML element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void LoadFromXml ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub LoadFromXml( _ |
An XElement containing the item's data.
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.
This method is invoked when an item is being deserialized from a diagram file saved in XML format.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |