Search
DiagramNodeAdapter Constructor
See Also
 





 Overload List

Name Description

DiagramNodeAdapter (Diagram, UIElement)

Creates a DiagramNodeAdapter for the specified UIElement

DiagramNodeAdapter (DiagramNodeAdapter)

Initializes a new instance of the DiagramNodeAdapter class using the specified node as a prototype.

DiagramNodeAdapter (DiagramNodeAdapter, UIElement)

Initializes a new instance of the DiagramNodeAdapter class using the specified node as a prototype.

DiagramNodeAdapter (UIElement)

Creates a DiagramNodeAdapter for the specified UIElement.

 See Also