Toggles the selection state of an item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public void Toggle ( |
Visual Basic
![]() |
---|
Public Sub Toggle( _ |
Call this method to toggle an item's selection state. The method selects the diagram item passed as argument if previously it was deselected. If the item was selected, the method deselects it.
WpfDiagram Programmer's Guide | © 2025 MindFusion |