MindFusion.Java Package Programmer's Guide
NodeLabel Constructor (DiagramNode)
See Also
 






Initializes a new instance of the NodeLabel class.

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

 Syntax

Java  Copy Code

public NodeLabel (
    DiagramNode node
)

 Parameters

node

The DiagramNode that displays the label.

 See Also

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