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