Removes an item from the selection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool RemoveItem ( |
Visual Basic Copy Code |
---|
Public Function RemoveItem( _ |
true if the item has been successfully removed; otherwise, false.
Call this method to deselect an item. Note that the item is not deleted, but just removed from the selection.
WpfDiagram Programmer's Guide | © 2024 MindFusion |