Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for Windows Forms, V6.3.4 (Read 2374 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Diagramming for Windows Forms, V6.3.4
Nov 26th, 2015 at 10:20am
Print Post  
We have released version 6.3.4 of FlowChart.NET. It contains the following new features and improvements:

Street maps
MapNodes can render street maps in OpenStreetMap format. Call FromXml method of MapContent to load an .osm file. The pens and brushes used for drawing the map are stored within the StreetMapPens and StreetMapBrushes collections in the static StreetMapFeatures class. You can define additional pens and brushes for drawing and painting certain map features by using MapContent's AddPen and AddBrush methods.

Miscellaneous
~ Support for .NET 2 has been dropped; the minimum supported .NET framework version now is 3.5.
~ Distribution now includes a set of digitally-signed assemblies.
~ Undo/redo records for in-place edit operations are now created automatically. They are represented by instances of the EditTextCmd class.
~ CompositeNode supports vertical scrolling in EditComponent (only via keyboard).
~ Support for FromPage and ToPage properties of PrinterSettings.
~ CreateBarcodeNode methods added to the Factory class.
~ The BarcodeNodeStyle property of Diagram defines the default appearance of BarcodeNodes.
~ Improved speed when dragging large hierarchies of grouped nodes.
~ Fix for not restoring ColumnStyle value when cancelling or undoing TableNode column resize operations.

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://www.mindfusion.eu/FCNetDemo.zip

Updated assemblies are also available as MindFusion.Diagramming NuGet package.

Enjoy!
« Last Edit: Dec 8th, 2015 at 2:10pm by Forum Admin »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint