web site - MindFusion.Diagramming for WPF

  1. MindFusion.Diagramming for WPF V4.0.8

    Notas de versão: Added a new LinkDensity partitioning method to CompositeLayout, which divides the graph depending on ratio of nodes to links in subgraphs. AnnealLayout now normalizes distance calculations, making its cost property values independent from diagram's MeasureUnit. You can now enable the FlipImage ...

  2. MindFusion.Diagramming for WPF V4.0.6

    Notas de versão: Added Microsoft.NET 8 support- The distribution now includes assemblies and sample projects for.NET 8. Locally installed assemblies do not appear automatically in Visual Studio toolbox at this time, you can either add references manually or through Nuget package manager. UI virtualization ...

  3. MindFusion.Diagramming for WPF V4.0.2

    Notas de versão: Drag-and-drop improvements- The control now displays a ghost image of nodes dragged from NodeListView. Set the DragIndicatorOpacity property to set the image opacity. Set HorizontalDropAlignment and VerticalDropAlignment to specify placement of dropped node relative to mouse pointer. Miscellaneous ...

  4. MindFusion.Diagramming for WPF V4.0.0

    Notas de versão: Model / view separation- Diagram is now considered a model class and must be displayed inside a DiagramView control. DiagramView contains a built-in ScrollViewer, so updating applications to this version should be a matter of replacing the old ScrollViewer with the new DiagramView, and using zoom, ...

  5. MindFusion.Diagramming for WPF V3.9.2

    Notas de versão: Adds new methods that help you load SVG drawings with less code. Link crossing decorations are now also drawn over a control point if it is collinear with adjacent control points. Arrange method now adds offset for 'CaptionHeight', adjusting for a caption through the layout's margins ...

  6. MindFusion.Diagramming for WPF V3.9.1

    Notas de versão: Improves text positioning for nodes with large fonts in exported SVG files. The ValidateLinkCrossing event validates visibility of individual link crossing point decorations. TableNode now displays the tooltips of its row anchor points. TableNode now clips anchor points of rows scrolled outside ...

  7. Sobre o MindFusion.Diagramming for WPF

    Descrição: Adicione recursos avançados de diagramas aos seus aplicativos WPF. MindFusion.Diagramming for WPF is a WPF component that draws all types of flow diagrams like entity-relationship (ER), workflow, algorithms, flowcharts, IVR systems, database charts object hierarchies, relationships and many more. ...

  8. MindFusion.Diagramming for WPF V3.9

    Notas de versão: Adds new Pattern and Composite link routers. Pattern router- Route links by applying a pattern that results in paths not crossing nodes. Composite router- Pass a link through a sequence of routers until it gets routed successfully. SvgExporter improvements Item's Opacity is now set as SVG

  9. About MindFusion.Diagramming for WPF

    Descrição: Add advanced diagramming capabilities to your WPF applications. MindFusion.Diagramming for WPF is a WPF component that draws all types of flow diagrams like entity-relationship (ER), workflow, algorithms, flowcharts, IVR systems, database charts object hierarchies, relationships and many more. ...

  10. MindFusion.Diagramming for WPF V3.8.3

    Notas de versão: Adds new grouping types and improves SVG support. Added new grouping types Attach to the fractional position of a main node and keep the attached node's size. Implement custom group positioning. Attach a node to a point from a link's geometry (not necessarily a control point). SvgNode ...

  11. MindFusion.Diagramming for WPF V3.8.2

    Notas de versão: Adds the ability to display multiple captions for a single diagram node. Multiple labels per node- Allows multiple captions to be displayed for a single diagram node. You can customize node labels including display and positioning. Export improvements Added new Export overloads which allow you to ...

  12. MindFusion.Diagramming for WPF V3.8.1

    Notas de versão: Adds Microsoft.NET 6 assemblies. Added Microsoft.NET 6 assemblies- The distribution now includes assemblies for.NET 6. Automatic Microsoft Visual Studio toolbox integration is not available at this time. You must add diagramming.wpf assembly references to the project manually or through Nuget, and ...

  13. MindFusion.Diagramming for WPF V3.8.0

    Notas de versão: 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 implemented via a Group object. Child nodes ...

  14. MindFusion.Diagramming for WPF V3.7.0

    Notas de versão: New node class allows you to display SVG drawings. SVG nodes- New node class allows you to display SVG drawings. Import diagrams from SVG- The new SvgImporter class allows you to import SVG files into MindFusion.Diagramming. Code 128 barcodes- BarcodeNode now supports Code 128 barcodes. ...

  15. MindFusion.Diagramming for WPF V3.6.3

    Notas de versão: Adds new ways to zoom using Lasso tool. Lasso zoom tool- The control now supports several ways to zoom using Lasso tool: Set the Behavior property to Zoom to always draw a zoom lasso. Set the Zoom flag for one of the ModifierKeyActions keys to let users draw a zoom lasso with the respective ...

  16. MindFusion.Diagramming for WPF V3.6.2

    Notas de versão: Adds support for Microsoft.NET 5 along with new FishboneDiagram control. Added support for Microsoft.NET 5- The distribution now includes assemblies for Microsoft.NET 5. New FishboneDiagram control creates Ishikawa diagrams from a specified data source. These Fishbone diagrams are used to display ...

  17. Compatibilidade do MindFusion.Diagramming for WPF

    Compatibilidade: Component Type.NET WPF.NET Core.NET 5/6/7/8 Compatible Containers Microsoft Visual Studio 2022 Microsoft Visual Studio 2019 Microsoft Visual Studio 2017 Microsoft Visual Studio 2015 Microsoft Visual Studio 2013 Microsoft Visual Studio 2012 Microsoft Visual Studio 2010 Microsoft Visual Studio 2008 ...

  18. MindFusion.Diagramming for WPF V3.6.1

    Notas de versão: Now includes assemblies for Microsoft.NET Core 3.1. The distribution now includes assemblies for Microsoft.NET Core 3.1. The MoveNodes behavior allows grabbing nodes to drag them without using adjustment handles. Added protected visibility to DiagramItem CompleteModify overloaded method, called for ...

  19. MindFusion.Diagramming for WPF Compatibility

    Compatibilidade: Component Type.NET WPF.NET Core.NET 5/6/7/8 Compatible Containers Microsoft Visual Studio 2022 Microsoft Visual Studio 2019 Microsoft Visual Studio 2017 Microsoft Visual Studio 2015 Microsoft Visual Studio 2013 Microsoft Visual Studio 2012 Microsoft Visual Studio 2010 Microsoft Visual Studio 2008 ...

  20. MindFusion.Diagramming for WPF V3.6.0

    Notas de versão: Adds animated layout and JSON serialization. Animated Layout New methods allow you to animate the movement of items from their original locations to new locations assigned by the layout object. JSON Serialization Diagrams can now be serialized in JSON format. This can be used for interoperability ...