Scrolls the view to make the specified item visible.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public void BringIntoView ( |
Visual Basic
![]() |
---|
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 | © 2025 MindFusion |