Scrolls the diagram to the specified point.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function scrollTo (x, y) |
A number specifying the new horizontal scroll position in the current unit of measure.
A number specifying the new vertical scroll position in the current unit of measure.