Toggles the selection state of an item.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.
NetDiagram Programmer's Guide | © 2023 MindFusion |