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