MindFusion.Java Package Programmer's Guide
ItemLabel Constructor (DiagramItem)
See Also
 






Initializes a new instance of the ItemLabel class.

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

 Syntax

Java  Copy Code

public ItemLabel (
    DiagramItem item
)

 Parameters

item

The DiagramItem that displays the label.

 See Also

ItemLabel Constructor Overload List
ItemLabel Class
com.mindfusion.diagramming Namespace