Adds the specified node to the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Add ( |
Visual Basic Copy Code |
---|
Public Sub Add( _ |
If you add an arbitrary UIElement to the collection, the control automatically creates a ControlNode object for it.
WpfDiagram Programmer's Guide | © 2024 MindFusion |