Sets the bounds of the scrollable area of the diagram.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder bounds ( |
A Rectangle2D object representing the document scrollable region.
This DiagramBuilder instance.
See Also