Search
IComponentHost.InvalidateLayout Method ()
See Also
 





Invalidates the layout of the entire hosted component tree.

Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

void InvalidateLayout ()

Visual Basic  Copy Code

Sub InvalidateLayout ()

 See Also