Adds the specified diagram item to the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Add ( |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |