Loads the item content from an XML element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
protected virtual void LoadFromXml ( |
Visual Basic
![]() |
---|
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 | © 2025 MindFusion |