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