DiagramItem.SetExpanded override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected override void SetExpanded ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub SetExpanded( _ |
Specifies the new state of the node.
See Also