MindFusion.Diagramming for WinForms is the new name for FlowChart.NET.
MindFusion.Diagramming for WinForms Standard 6.8.1
Released: Nov 16, 2021
6.8.1 での更新項目
機能
Link routing
Improved PatternRouter default patterns.
Disabling the RoutingOptions AvoidOverlaps property now lets you create routes with overlapping segments.
Miscellaneous
CellEventArgs PreventNodeEvent now lets you stop NodeClicked and NodeDoubleClicked events firing after respective cell ones.
API changes
For consistency with CellClicked and NodeClicked events, the control now also raises NodeDoubleClicked for a TableNode after CellDoubleClicked. To revert back to old behavior, set the PreventNodeEvent argument.