Sets a value indicating whether the subtree starting from this node is expanded.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Expanded<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Expanded(Of T As DiagramNode) ( _ |
See Also