Draws fold and unfold buttons in ContainerNode caption bar.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
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 Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.FoldIconRenderer
See Also