Adds a new item to the current selection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void AddItem ( |
Visual Basic Copy Code |
---|
Public Sub AddItem( _ |
This method adds a new item to the selection. It also deactivates the ActiveItem, if any, and makes the newly added item the active one.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |