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


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
Diagramming for WPF, V2.3.3
Jun 7th, 2010 at 10:24am
Print Post  
We have released version 2.3.3 of WpfDiagram. It adds the following new features:

Export to SVG
The SvgExporter class creates a Scalable Vector Graphics (SVG) drawing from the content of a Diagram. The exporter enumerates all graphics primitives contained in the WPF visual tree and creates corresponding SVG elements. This enables custom graphics are hosted controls to be rendered in SVG too.

Miscellaneous
~ If LayoutTraits[SpringLayoutTraits.Frozen] is set, SpringLayout ignores forces acting on a node but still consider the node's repulsion force on other nodes.
~ The SerializeControl and DeserializeControl events let you save information for controls hosted in DiagramNodeAdapter objects.
~ The AnimatedLayout sample project demonstrates how to use SpringLayout for animation and partial layout.

Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.
    
A trial version is available for download here: 
https://mindfusion.eu/WpfDiagTrial.zip
    
Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint