Initializes a new instance of the ScrollIconRenderer class that renders collapse / expand icons provided as SVG drawings.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public ScrollIconRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
An SvgContent representing the scroll-up icon.
An SvgContent representing the scroll-down icon.
See Also