Search
ComponentBase.invalidateLayout Method
See Also
 

Invalidates the layout of this component and all its children.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public void invalidateLayout ()

 See Also