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