zl程序教程

您现在的位置是:首页 >  后端

当前栏目

MindFusion.WPF Pack 2022.R1

WPF 2022 pack
2023-09-14 09:13:46 时间

MindFusion.WPF Pack 2022.R1

Diagramming for WPF adds support for multiple labels per node.

August 04, 2022 - 15:21 New Version 

Features

  • Added Microsoft .NET 6 support - The MindFusion.WPF Pack distribution now includes assemblies and sample projects for .NET 6. Locally installed assemblies do not appear automatically in Microsoft Visual Studio toolbox at this time, you can either add them manually or through NuGet package manager.

New in MindFusion.Diagramming for WPF

  • 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 write to 'System.IO.Stream'.
    • ExcelExporter now exports the pen width of links.
    • ExcelExporter now sets a more precise position for link end points.
  • Miscellaneous
    • The MoveLabels behavior now lets users move link and node labels interactively.
    • HorizontalOffset and VerticalOffset now work for arrow labels positioned using the SetLinkLengthPosition method.

New in MindFusion Virtual Keyboard for WPF

  • CurrentCase now reflects 'Shift + AltGr' combinations.
  • The control now tracks the state of the Caps-lock and Shift keys of a physical keyboard (if one is attached to the system).
  • Added the Stretch property which specifies how the control fills available space in its parent element.
  • Added ChangeLanguage overloaded methods which let you set current language either using Microsoft Windows SDK layout identifier or CultureInfo.

New in MindFusion.Reporting for WPF

  • The FromFile method now lets you load a report template from external file.
  • The FromStream method now lets you load a report template from System.IO.Stream.
  • Report expressions can now fetch values from DataRow fields.