Scrolls the view to make the specified rectangular area visible.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public new void BringIntoView ( |
Visual Basic Copy Code |
---|
Public Shadows Sub BringIntoView( _ |
A Rect specifying the diagram region to show in the viewport.
WpfDiagram Programmer's Guide | © 2024 MindFusion |