Moves a node to the specified location.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void moveTo ( |
The new horizontal position of the node.
The new vertical position of the node.
See Also