Removes an item from the selection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
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.