Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 5.3 beta (Read 1600 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Version 5.3 beta
Jul 29th, 2014 at 6:37pm
Print Post  
NetDiagram version 5.3 contains the following new features:

SVG nodes in Canvas mode
The SvgNode class represents nodes that can display SVG drawings. SVG graphics are rendered instead of Image, and on top of the geometry rendered by the base ShapeNode class. The SVG drawing of the node is specified through its SvgUrl property.

Import diagrams from SVG
The SvgImporter class allows importing Scalable Vector Graphics files (*.svg) into MindFusion.Diagramming. Each top-level SVG group element is imported as a separate SvgNode, whose Content is set to the group's child elements. If the SVG file was exported from Visio or OpenOffice Draw, SvgImporter will create DiagramLink objects for groups it recognizes as connectors in order to recreate the original diagram model, though in this case it will not preserve fully the original appearance of connectors in SVG.

Visio2013Exporter improvements
~ Support for multi-segment links.
~ Bezier links are now exported as NURBS lines.
~ Support for rotated nodes.
~ Proper scale for all MeasureUnit values.
~ Support for semi-transparent colors.

Miscellaneous
~ OrthogonalLayout no longer ignores repeating links, and will now place them at a distance specified via RepeatingLinksPadding property.
~ The AllowUnconnectedLinks is now supported in Canvas mode.
~ BackgroundImageUrl property of Diagram is now supported in Canvas mode.
~ The TextStyle property of links is now supported in Canvas mode.

If anyone is interested in trying the beta version, please download this archive containing the updated server assemblies, help and script files:
https://mindfusion.eu/_beta/netdiag53.zip

Any comments, questions and general feedback are welcome.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint