Sets a value indicating whether the container should shrink in size when nodes are removed from it.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T AutoShrink<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function AutoShrink(Of T As ContainerNode) ( _ |
See Also