Scrolls the view to make the specified rectangular area visible.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void bringIntoView ( |
A Rectangle2D specifying the diagram region to show in the viewport.
See Also