Initializes a new instance of the ControlNode class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ControlNode ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram from which to obtain default values for the node properties.
A FrameworkElement object to be hosted inside the new node.
See Also