Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for ASP.NET, V5.4 (Read 1811 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 687
Joined: Apr 6th, 2003
Diagramming for ASP.NET, V5.4
Nov 14th, 2014 at 7:43am
Print Post  
We have released version 5.4 of NetDiagram. It contains the following new features:

Zoom control
(not available in JavaApplet mode)
The ZoomControl class lets users change interactively the current zoom level and scroll position of a DiagramView. To set it up, add a ZoomControl element to the page and set the control's TargetId property to the id of a DiagramView. Set the ZoomStep and ScrollStep properties to specify the amount added to diagram's zoom level or scroll position by ZoomControl's buttons. You can customize the control's appearance by setting properties such as Fill, BorderColor, CornerRadius and TickPosition.



Canvas mode improvements
~ The Diagram.ShadowsStyle property is now supported in Canvas mode.
~ Number of link segments can now be set from client-side scripts by calling the DiagramLink.setSegmentCount method.
~ The BackgroundImageAlign property is now supported in Canvas mode.
~ The TextPadding property of items is now supported in Canvas mode.
~ Nodes of all classes can be rotated.
~ Fixed a bug where the Alpha value of colors was lost after post-back.

Miscellaneous
~ Set the LinkLabel.Brush property to fill the background of link labels.
~ VisioExporter export speed has been improved greatly for large diagrams.

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/NetDiagramTrial.zip
    
Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint