Zooms and scrolls the view to fit the specified document rectangle in the view's client area.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
void ZoomToRect ( |
Visual Basic Copy Code |
---|
Sub ZoomToRect( _ |
A RectangleF instance specifying the desired viewport's position and size.
true to center the rectangle in viewport, or false to align it to top-left corner.
NetDiagram Programmer's Guide | © 2023 MindFusion |