Scrolls the view to make the specified item visible.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void BringIntoView ( |
Visual Basic Copy Code |
---|
Public Sub BringIntoView( _ |
The item to be brought into view.
Scrolls the diagram view to ensure that the specified item is visible. No scrolling is done if the item is already in view.
WpfDiagram Programmer's Guide | © 2024 MindFusion |