Search
ItemLabel.getItem Method
See Also
 

Returns the DiagramItem that displays this label.

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

 Syntax

Java  Copy Code

protected DiagramItem getItem ()

 Return Value

A DiagramItem instance.

 See Also