Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for ASP.NET MVC, V2.2 (Read 2057 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 687
Joined: Apr 6th, 2003
Diagramming for ASP.NET MVC, V2.2
Jul 18th, 2014 at 3:56pm
Print Post  
We have released version 2.2 of MindFusion.Diagramming for ASP.NET MVC. It adds the following new features:

SVG Nodes
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 a node is specified through its SvgUrl property.

jQuery support
Now the control can use jQuery for browser abstraction instead of Microsoft Ajax. To choose between Microsoft Ajax and jQuery support, set the ClientSideMode property.

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
~ Set the BackgroundImageUrl property to draw an image as Diagram's background.
~ The TextStyle property of links provides support for several different text position and orientation styles, defined by the LinkTextStyle enumeration.
~ Set the AllowUnconnectedLinks property to true to let users draw links without connecting them to nodes.
~ OrthogonalLayout no longer ignores repeating links, and will now place them at a distance specified via RepeatingLinksPadding property.

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://www.mindfusion.eu/MvcDiagramTrial.zip

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