Invalidates the component layout, causing rearrangement of content.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void InvalidateLayout () |
Visual Basic Copy Code |
---|
Public Sub InvalidateLayout () |
Calling this method will cause ArrangeComponents to be invoked before the next drawing pass.