Search
SelectionCopy.getGroups Method
See Also
 

Gets the underlying collection of groups.

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

 Syntax

Java  Copy Code

public GroupList getGroups ()

 Return Value

A GroupList containing the related Group objects.

 See Also