Sets the node location and size.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setBounds ( |
The new horizontal position of the node.
The new vertical position of the node.
The new width of the node.
The new height of the node.
See Also