Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic FlowChart.NET 5.3.3 has been released! (Read 1721 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
FlowChart.NET 5.3.3 has been released!
Dec 1st, 2009 at 12:36pm
Print Post  
We have released version 5.3.3 of FlowChart.NET. It contains the following new features:

SvgNode improvements
- The static FromSvg method of the Shape class creates a shape corresponding to the outline of an SVG drawing.
- The ContentAlign property of SvgNode specifies how a drawing is aligned relatively to the node.
- Improved support for gradients.
- SvgContent can parse files with embedded CSS styles.
- Fixed a bug in rendering of curves in SVG.

Adjustment handles styling
The ActiveItemHandlesColor, SelectedItemHandlesColor and DisabledHandlesColor properties have been replaced by ActiveItemHandlesStyle, SelectedItemHandlesStyle and DisabledHandlesStyle. The HandlesVisualStyle objects returned by them provide sub-properties for greater control over the appearance of selection handles. The adjustment handles can now be painted not only in solid color but with arbitrary brushes, such as LinearGradientBrush and TextureBrush objects.

Miscellaneous
- LinkCreateCancelled and NodeCreateCancelled events raised when the user cancels item creation.
- The Parent property of TreeViewItem returns the parent item.
- The Table property of the Row class returns the TableNode that contains the specified row.
- TriggerRerouting can be set to WhileModifying to re-route links while their incident nodes are moved or resized.
- MiddleSegment and MiddleSegmentRotated styles added to the LinkTextStyle enumeration.
- Granularity property added to QuickRouter.
- Improved LayeredLayout speed in EnforceLinkFlow mode.
- Behavior classes have more control over interaction through the OnMouseDown, OnMouseMove and OnMouseUp methods.

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