Draws fold and unfold buttons in ContainerNode caption bar.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public class FoldIconRenderer |
Visual Basic
Copy Code
|
|---|
Public Class FoldIconRenderer |
RemarksYou can assign an instance of this class to Renderers.FoldIconRenderer to override the default appearance of fold / unfold icons.
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Wpf.FoldIconRenderer
See Also