Draws expand and collapse buttons of Expandable nodes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public class ExpandIconRenderer |
Visual Basic
Copy Code
|
|---|
Public Class ExpandIconRenderer |
RemarksYou can assign an instance of this class to Renderers.ExpandIconRenderer to override the default appearance of collapse / expand icons.
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Wpf.ExpandIconRenderer
See Also