Search
Selection.size Method
See Also
 

Returns the number of selected items.

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

 Syntax

Java  Copy Code

public int size ()

 Return Value

An integer value specifying the number of selected items.

 See Also