ASP.NET Pack Programmer's Guide
ControlNode Constructor (DiagramView)
See Also
 






Initializes a new instance of the ControlNode class.

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

 Syntax

Java  Copy Code

public ControlNode (
    DiagramView diagramView
)

 Parameters

diagramView

The DiagramView that should become a parent of the hosted control.

 See Also

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