Gets the smallest rectangle that bounds all points of a link.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Rectangle2D.Float getBounds () |
A Rectangle2D.Float object representing the link's bounding rectangle.
See Also