Search
DiagramNode.AddExpandButton Method
See Also
 






Adds the ExpandButton to the node's Adorner.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected void AddExpandButton ()

Visual Basic  Copy Code

Protected Sub AddExpandButton ()

 See Also