Search
DraggedNode.setNode Method
See Also
 

Sets the node that holds the dragged DiagramNode.

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

 Syntax

Java  Copy Code

public void setNode (
    DiagramNode value
)

 Parameters

value

 See Also