DroidDiagram Programmer's Guide
Selection.getItems Method
See Also
 






Gets a list of all selected items.

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

 Syntax

Java  Copy Code

public DiagramItemList getItems ()

 Return Value

An DiagramItemList containing the selected items.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace