DroidDiagram Programmer's Guide
Diagram.setBounds Method (Rectangle2D)
See Also
 






Sets the bounds of the scrollable area of the diagram.

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

 Syntax

Java  Copy Code

public void setBounds (
    RectF value
)

 Parameters

value

A RectF object representing the document scrollable region.

 See Also

setBounds Method Overload List
Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace