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


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
Diagramming for Windows Forms, V6.0.1
Nov 8th, 2012 at 2:01pm
Print Post  
We have released version 6.0.1 of FlowChart.NET. It adds VS2012 support and implements several user-requested features:

Visual Studio 2012 support
The FlowChart.NET installer now provides support for Visual Studio 2012. It can create VS2012 toolbox palette for the component, and can optionally install VS2012 sample projects. In addition, toolbox palettes are now created for all .NET target frameworks supported by the respective Visual Studio versions.

Magnifier improvements
The size of the magnifier tool can now be specified independently on both axes through the MagnifierWidth and MagnifierHeight properties. The MagnifierRadius property has been removed. The shape of the magnifier tool can now be customized through the MagnifierShape property.

Ruler improvements
The ruler units can now be specified more precisely through instances of the new MeasureUnit class. The MeasureUnit class provides several built-in units as well as the opportunity to create custom units of measure. As a result, the RulerUnit enumeration has been removed and the type of the Unit property has been changed. The InchDivisions property of the Ruler class has been removed as well - the division information is now built into the MeasureUnit type and no longer needs to be specified explicitly. Custom divisions can still be specified for any unit by creating a custom MeasureUnit instance and providing the appropriate value in the standardDivisons constructor parameter.

Miscellaneous
~ VisioExporter.DynamicsOff can be used to disable dynamic link routing in Visio 2010 in order to preserve the position of control points from the exported diagram;
~ PdfExporter now creates PDF Bezier objects for Bezier curves in the diagram instead of approximating them with lines;
~ If VisioImporter.ApplyVisioUnit is enabled, the diagram's unit will be set to the one from the imported VDX file;
~ Fixed a bug that prevented some diagrams that are using styles from loading;

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