Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for WPF, V4.1.4 (Read 120 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 709
Joined: Apr 6th, 2003
Diagramming for WPF, V4.1.4
Dec 9th, 2024 at 7:15am
Print Post  
We have released version 4.1.4 of WPF Diagramming library. It contains the following new features and improvements:

  • Set EnableVirtualization to false to stop DiagramView's UI virtualization, trading time for presenter creation when scrolling with up-front time to create presenters for all diagram items.
  • DiagramView now honors HorizontalContentAlignment and VerticalContentAlignment properties inherited from base Control class, letting you align or center a smaller diagram inside the view.
  • Fixed exception when item's ToolTip property is set to a System.Windows.Controls.ToolTip instance rather than a string.
  • DataContext of a ToolTip control assigned to items is set to the item that displays it.
  • New Export overload of SvgExporter lets you export an already rendered part of DiagramView quicker than overloads taking Diagram argument.

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/WpfDiagTrial.zip

Updated assemblies are also available as MindFusion.Diagramming.Wpf NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint