Scrolls the view to make the specified item visible.
Namespace: MindFusion.Diagramming
File: DiagramView.js
JavaScript
![]() |
---|
function bringIntoView (item) |
DiagramItem. The item to bring into view.
Scrolls the diagram view to ensure that the specified item is visible. No scrolling is done if the item is already inside the viewport.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |