MindFusion.Diagramming for ASP.NET のリリース

Released: Mar 2, 2011

Updates in this release

Updates in V4

  • Export to SWF (Adobe Flash) format
  • Export to WMF (Windows MetaFile) format
  • Support for background swimlane grid
  • Swimlane diagram layout algorithm
  • Cascading graph layout algorithm
  • Triangular graph layout algorithm
  • Hierarchical graph layout algorithm
  • Ortogonal graph layout improvements

Released: Aug 16, 2010

Updates in this release

Updates in V3.1.1

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...

Released: Mar 12, 2010

Updates in this release

Updates in V3.1

  • TreeView nodes
  • Topological graph layout
  • Flowchart graph layout
  • Additional ScriptHelper methods
  • Link routing enhancements
  • Adjustment handles styling