Search
CompositeNode.invalidateLayout Method ()
See Also
 

Invalidates the component layout, causing rearrangement of content.

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

 Syntax

Java  Copy Code

public void invalidateLayout ()

 See Also