Search
ExpandIconRenderer Class
Remarks See Also
 





Draws expand and collapse buttons of Expandable nodes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class ExpandIconRenderer

Visual Basic  Copy Code

Public Class ExpandIconRenderer

 Remarks

You can assign an instance of this class to Renderers.ExpandIconRenderer to override the default appearance of collapse / expand icons.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.ExpandIconRenderer

 See Also