Search
Node.getBounds Method
See Also
 

Gets or sets the bounding rectangle of the node.

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

 Syntax

Java  Copy Code

Rectangle2D.Float getBounds ()

 Return Value

 See Also