Initializes a new instance of the FoldIconRenderer class that renders fold / unfold icons provided as bitmaps.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public FoldIconRenderer ( |
A java.awt.Image representing the fold icon.
A java.awt.Image representing the unfold icon.
See Also