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


Rock and Roll

Posts: 752
Joined: Apr 6th, 2003
Diagramming for WPF, V4.3.1
May 21st, 2026 at 7:39am
Print Post  
We have released version 4.3.1 of WPF Diagramming library. It contains the following new features and improvements:

Import / export improvements
  • Added the ExportBounds property to SvgExporter and PdfExporter, allowing you to define the area to export.
  • Added the PreserveWhitespace property to SvgExporter and SvgContent, enabling preservation of whitespace characters when importing or exporting SVG files.
  • Improved text alignment precision in PDF.
  • Zero stroke thickness is now preserved and written directly to SVG and PDF files. Note that PDF interprets it as cosmetic pen (one pixel wide regardless of unit and zoom).

API changes
  • Diagram can no longer be used as a standalone control, but must be set as DiagramView's model. All view state–related properties marked as obsolete since the v4 release have been removed.
  • FishboneDiagram can no longer be used as a standalone control, but must be set as DiagramView's model.
  • The DelKeyAction property has been moved from Diagram to DiagramView.
  • The AutoHandlesItem and AutoAnchorsNode properties have been moved from Diagram to DiagramView.

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.dev/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