Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic version 3.1.1 beta (Read 1152 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
version 3.1.1 beta
Jul 12th, 2010 at 7:09pm
Print Post  
NetDiagram v3.1.1 adds 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.
~ 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.

If anyone is interested in trying out the beta, please download it here: 
https://mindfusion.eu/_beta/NetDiagram311.zip
 
The archive includes updated server and client -side components and the help file for v3.1.1. 
 
Thanks, 
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint