DroidDiagram 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 RectF getBounds ()

 Return Value

A RectF object representing the current diagram scrollable region.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace