Gets the bounds of the scrollable area of the diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Rectangle2D.Float getBounds () |
A Rectangle2D.Float object representing the current diagram scrollable region.
See Also