Adds the specified diagram item to the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public void Add ( |
Visual Basic
![]() |
---|
Public Sub Add( _ |
You can add an arbitrary UIElement object to the diagram, In such a case, WpfDiagram automatically creates a DiagramItem wrapper object for the UIElement.
WpfDiagram Programmer's Guide | © 2025 MindFusion |