Invalidates the layout of the specified component and its subcomponents.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
void InvalidateLayout ( |
Visual Basic
Copy Code
|
|---|
Sub InvalidateLayout( _ |
The component that caused the invalidation.
See Also