Scrolls the view to make the specified rectangular area visible.
Namespace: MindFusion.Diagramming
File: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
function bringRectIntoView (rect) |
Rect. A Rect specifying the diagram region to show in the viewport.
See Also