MindFusion.Diagramming for WinForms is the new name for FlowChart.NET.
MindFusion.Diagramming for WinForms Standard 7.0.5
Released: Dec 4, 2024
7.0.5 での更新項目
機能
Customize Node Action Icons
The Renderers class lets you customize the appearance of nodes' fold, scroll and collapse icons, by providing GDI+ drawing callbacks, bitmap images or SVG drawings:
Set ExpandIconRenderer to override the appearance of collapse / expand buttons displayed by Expandable nodes.
Set ScrollIconRenderer to override the appearance of scroll arrows displayed by Scrollable tables.
Set FoldIconRenderer to override the appearance of fold / unfold buttons displayed by Foldable containers.