MindFusion.Diagramming for WinForms is the new name for FlowChart.NET.
MindFusion.Diagramming for WinForms Standard 릴리스
Released: Feb 16, 2011
Updates in this release
Updates in V5.6
Now you can compose nodes from various kinds of components
Standard border, text, image and shape components added
Standard button, checkbox and edit components added
Simple, stack and grid panels for component layout added
SvgNodes now support SVG text and marker elements
NodePointed or LinkPointed events added
Released: Sep 15, 2010
Updates in this release
Updates in V5.4
Swimlane Layout Swimlane Layout can be used to arrange process diagrams in which nodes representing activities are placed in swimlanes representing resources. The index of the resource allocated to an activity should be assigned to the corresponding node's LayoutTraits [SwimlaneLayoutTraits.Lane]. By default, the algorithm works with the diagram's LaneGrid, but its SwimlaneGrid property can be set to any class that implements ISwimlaneGrid. This allows applying the layout to a...