MindFusion.Java Package Programmer's Guide
Diagram.getBounds Method
See Also
 






Gets the bounds of the scrollable area of the diagram.

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

 Syntax

Java  Copy Code

public Rectangle2D.Float getBounds ()

 Return Value

A Rectangle2D.Float object representing the current diagram scrollable region.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace