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