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


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
Diagramming for WPF, V2.5.1
Feb 7th, 2011 at 12:24pm
Print Post  
We have released version 2.5.1 of WpfDiagram. It adds the following new features:

Export diagrams to MS Visio
VisioExporter exports diagrams to Visio 2003 XML Drawing files (*.vdx). ShapeNode objects are mapped to their closest Visio counterparts and TableNode objects are exported as groups of Visio shapes. DiagramLink instances are exported as Visio connectors of a similar style. In addition, most of the attributes of diagram items such as text, text formatting, fill and line colors and styles are preserved. The exporter object requires the VisioExport.vxt file to be present in the application's directory. This file contains an XML template used by the component to generate Visio documents.

Link auto-snapping
Now links can automatically connect to the nearest diagram node without the mouse pointer reaching the node. This is enabled by setting the AutoSnapLinks property. The maximum distance at which auto-snap works can be specified through AutoSnapDistance. The SnapToNodeBorder property, which implemented similar functionality when the mouse is directly over a node, has been removed.

Miscellaneous
~ UBendMaxLen property added to QuickRouter.
~ Handle CopyHostedControl to clone hosted custom controls that cannot be processed automatically when copying nodes to the clipboard.
~ InchDivisions specifies how many minor divisions to display for each inch in the ruler.
~ The CopyFrom method of TextPresenter copies all text attributes from the specified object.

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