MindFusion.Diagramming for WinForms Professional 6.4.1 released

Released: Jun 6, 2016

Updates in 6.4.1

Features

  • Scrollable TableNodes can now display full scrollbars instead of up/down scroll buttons in a caption bar.
  • FreeFormNode now applies the values of the TextBrush and NodeEffects properties.
  • The TreeViewItem Brush property lets you change an items background.
  • The TreeViewNode ShowLines property specifies whether to display connecting lines between items.
  • PdfExporter now creates page hyperlinks in "page://{number}" format.
  • The AnchorPoint class is no longer sealed and can be inherited by custom classes. In addition it adds virtual Draw, SaveTo and LoadFrom methods that let you override drawing and serialization code.
  • The EditComponent ScrollFirstLine property lets you change the text scroll position programmatically.

Fixes

  • Fixed orientation change gesture for cascading links with AllowSplitSegments enabled.