Initializes a new instance of the ScrollIconRenderer class that renders collapse / expand icons provided as SVG drawings.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ScrollIconRenderer ( |
An SvgContent representing the scroll-up icon.
An SvgContent representing the scroll-down icon.
An SvgContent representing disabled scroll-up icon.
An SvgContent representing disabled scroll-down icon.
See Also