DroidDiagram Programmer's Guide
Selection.toggle Method
See Also
 






Toggles the selection state of the specified item.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void toggle (
    DiagramItem item
)

 Parameters

item

An DiagramItem whose selection state should be toggled.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace