Scrolls the document to the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public void ScrollTo ( |
Visual Basic
![]() |
---|
Public Sub ScrollTo( _ |
The point to which it should be scrolled to, in the current units of measure.
Call the method to move the scroll bar and the current view of the document to a new position, as set by the method's parameters.
WpfDiagram Programmer's Guide | © 2023 MindFusion |