Gets the calculated bounds of this component relative to its parent.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public Rectangle2D.Float getBounds () |
An instance of the Rectangle2D.Float class.
See Also