Sets the 'expanded' flag, repainting the node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void SetExpandedFlag ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetExpandedFlag( _ |
Specifies the new state of the node.
See Also