Causes the control to recalculate its internals and repaint itself.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public new void Update () |
Visual Basic Copy Code |
---|
Public Shadows Sub Update () |
Call this method after changing the size of the diagram view or the overview size, to ensure the tracking rectangle correctly matches the currently visible part of the diagram.