Search
DiagramItem.getMasterGroup Method
See Also
 

Gets the hierarchical group in which this item is a subordinate.

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

 Syntax

Java  Copy Code

public Group getMasterGroup ()

 Return Value

A Group to which this item is attached.

 See Also