Initializes a new instance of the CompositeNode class with default values supplied form the specified Diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public CompositeNode ( |
The Diagram from which to obtain default values for the node properties.
See Also