Initializes a new instance of the ExpandIconRenderer class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public ExpandIconRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A callback function that draws the icon using DrawingContext code.
See Also