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


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
Diagramming for ASP.NET, V3.1.1
Aug 9th, 2010 at 8:38am
Print Post  
We have released version 3.1.1 of NetDiagram. It contains the following new features:

Support for custom arrowheads
The type of the HeadShape, BaseShape and IntermediateShape properties of DiagramLink has been changed from enum ArrowHead to class Shape, which is also used to define ShapeNode shapes. The ArrowHeads class now exposes Shape definitions that correspond to the ArrowHead enumeration members from previous versions. It is also possible to assign any Shapes member or a custom shape as an arrowhead. When used for arrowheads, position (50, 0) in the shape definition corresponds to the arrowhead's tip point.

Additional arrowhead enhancements
~ Now IntermediateShape arrowheads are also rendered for Bezier links.
~ Different arrowhead shapes can be filled with distinct brushes as set through HeadBrush, BaseBrush and IntermediateBrush.
~ Arrowheads can be custom drawn at arbitrary locations through the DrawArrowhead method.
~ Support for intermediate arrowheads added to DxfExporter.

Miscellaneous
~ The ShapeDesigner tool now supports filled decoration objects (used in BPMN shapes).
~ ShapeDesigner allows drawing the shape's text region outside the shape outline.
~ A new LoadFromXml overloaded method allows loading diagram items without changing the diagram's properties.
~ UBendMaxLen property added to QuickRouter.
~ Printing and clipboard support in Silverlight mode.
~ SuppressUnmanagedCode and FontCachePath properties allow using PdfExporter under Medium Trust security level.
~ Node rotation in Silverlight mode.
~ The Toolbox Installer tool can be used to automatically add the NetDiagram components to a tab of the Visual Studio toolbox.
~ Shadows can be painted using any brush type and not only in solid color. The ShadowColor property has been replaced by ShadowBrush.
~ createTopologicalLayout method added to ScriptHelper.
~ createChangeItemCmd method added to ScriptHelper.
~ BackgroundImageURL can be used in ImageMap mode.
~ SerializationBinder allows loading files that contain serialized instances of renamed types.

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