MindFusion.Diagramming for WinForms Standard

  1. MindFusion.Diagramming for WinForms Standard 7.0.2

    Release Notes: Added a new LinkDensity partitioning method to CompositeLayout, which divides the graph depending on ratio of nodes to links in subgraphs. Improved export of link texts by SvgExporter. Nodes rendered inside NodeListView now better match the MeasureUnit. ...

  2. MindFusion.Diagramming for WinForms Standard 7.0.0

    Release Notes: Multi-touch support- Diagram views now handle Microsoft Windows touch messages and implement multi-touch gestures: The view can be zoomed or panned using two-touch pinch/flick gestures. Diagram nodes can be moved, scaled and rotated using two-touch pinch ...

  3. MindFusion.Diagramming for WinForms Standard 6.8.6

    Release Notes: You can now specify which visual effect to show when modifying items. New Opacity property lets you create translucent DiagramItems. Added new CopySelection overload which lets you copy a list of items without selecting them. You can now set ...

  4. MindFusion.Diagramming for WinForms Standard 6.8.5

    Release Notes: Styled supplementary labels The new 'EnableStyledText' property lets you enable or disable styled text rendering in node and link labels. Styled text can contain italic, bold, underline, subscript, superscript and color attributes. SvgNode ...

  5. MindFusion.Diagramming for WinForms Standard 6.8.4

    Release Notes: Added new 'PatternRouter' constructor which accepts the string definitions of link routes. 'EnableParallelism' and 'MaxDegreeOfParallelism' layout properties are now available in CoreCLR assemblies (Microsoft.NET Core 3 and 5 ...

  6. MindFusion.Diagramming for WinForms Standard 6.8.3

    Release Notes: Adds support for multiple labels per node. Multiple labels per node Includes a set of properties for full customization of display and positioning. Miscellaneous New behavior lets users move link and node labels interactively. HorizontalOffset and ...

  7. MindFusion.Diagramming for WinForms Standard 6.8.2

    Release Notes: Adds assemblies for Microsoft.NET 6 and improves diagram zooming. Added Microsoft.NET 6 assemblies- The distribution now includes assemblies for.NET 6. Locally installed assemblies don't show automatically in toolbox at this time, you can either add ...

  8. MindFusion.Diagramming for WinForms Standard 6.8.1

    Release Notes: Adds the ability to create routes with overlapping segments. Link routing Improved PatternRouter default patterns. Disabling the RoutingOptions AvoidOverlaps property now lets you create routes with overlapping segments. Miscellaneous CellEventArgs ...

  9. MindFusion.Diagramming for WinForms Standard 6.8.0

    Release Notes: Improves user interaction and rendering speed for diagrams containing tens of thousands of items. Spatial index- Set the EnableSpatialIndex property of the Diagram to create an index of item positions for faster hit-testing and viewport clipping queries. ...

  10. MindFusion.Diagramming for WinForms Standard 6.7.0

    Release Notes: Adds the ability to let users scroll a container's contents. Scrollable containers- You can now set the ContainerNode Scrollable property to let users scroll a container's contents. Container improvements ContainerNode containment is no longer ...

  11. MindFusion.Diagramming for WinForms Standard 6.6.2

    Release Notes: Adds support for Microsoft.NET 5 assemblies. Added support for Microsoft.NET 5 assemblies. ImageAlign now supports FitLeft, FitTop, FitRight and FitBottom alignment styles, which resize images to fit a node's boundaries and align them to the ...

  12. MindFusion.Diagramming for WinForms Standard 6.6.1

    Release Notes: MoveNodes now allows nodes to be dragged without using adjustment handles. The MoveNodes behavior allows grabbing nodes to drag them without using adjustment handles. Font fallback is now enabled by default. JSON serialization fixes. SvgContent.LoadImage ...

  13. MindFusion.Diagramming for WinForms Standard 6.6

    Release Notes: Animations- Diagram items can now be animated. Animated layout- New methods also animate the movement of items. JSON Serialization- Diagrams can now be serialized in JSON format..NET Core assemblies (Beta version)- MindFusion.Diagramming now includes ...

  14. MindFusion.Diagramming for WinForms Standard 6.5.3

    Release Notes: Visio2013Exporter now renders custom nodes that draw themselves through using the IGraphics interface. Visio2013Exporter Improvements The Visio2013Exporter now fully renders table, container and composite nodes. The Visio2013Exporter now renders custom ...

  15. MindFusion.Diagramming for WinForms Standard 6.5.1

    Release Notes: Export diagrams to Excel Open XML (XSLX) format. Export Excel files- The ExcelExporter class now exports diagrams to Excel Open XML (XSLX) format. Diagrams are exported as Excel AutoShapes. Visio2013Exporter improvements Process link arrowheads. Preserve ...

  16. MindFusion.Diagramming for WinForms Standard 6.5

    Release Notes: All graph layout classes now contain a method that runs layout calculations in the background. Non-blocking layout methods- All graph layout classes now contain an ArrangeAsync method that runs layout calculations in the background. Miscellaneous The ...

  17. MindFusion.Diagramming for WinForms Standard 6.4.3

    Release Notes: The shape of a ShapeNode can now be flipped horizontally or vertically. Flip Shapes- The shape of a ShapeNode can now be flipped horizontally or vertically. Enable the AllowFlip property and the shape flips when an edge is dragged over its opposite edge. ...

  18. MindFusion.Diagramming for WinForms Standard 6.4.2 released

    Release Notes: Improves DiagramLink component. Fluent API- Extension methods in MindFusion.Diagramming.Fluent and MindFusion.Diagramming.Layout.Fluent namespaces add support for fluent programming style. DiagramLink Improvements The component no longer keeps a separate ...

  19. MindFusion.Diagramming for WinForms Standard 6.4.1 released

    Release Notes: Contains several customer-requested features and improvements. Scrollable TableNodes can now display full scrollbars instead of up/down scroll buttons in a caption bar. FreeFormNode now applies the values of the TextBrush and NodeEffects properties. The ...

  20. MindFusion.Diagramming for WinForms Standard 6.4 released

    Release Notes: Updates in V6.4 Free-form Nodes- Let users draw free-form nodes interactively. LinkLabel Edit Events- LinkTextEditing and LinkTextEdited events are now raised also when the user edits a LinkLabel. ...