MindFusion.Diagramming for WinForms Standard 6.8.6

Released: Apr 25, 2023

Atualizações na 6.8.6

Recursos

  • You can now specify which visual effect to show when modifying items.
  • New Opacity property lets you create translucent DiagramItems.
  • Added new CopySelection overload which lets you copy a list of items without selecting them.
  • You can now set GridPatternHatch and GridPatternThreshold to replace the alignment grid with a hatch pattern at low zoom levels.
  • Added ValidateLinkCrossing event which validates the visibility of individual link crossing points.
  • Arrange method now adds an offset for CaptionHeight. This means adjusting a caption through the layout's Margins is no longer necessary.
  • FromFile and FromStream static methods have been added to SvgContent which help you load SVG drawings with less code.

Correções

  • SvgContent parser fixes for subpaths and missing delimiters.
  • Fix for ResizeToFitText method ignoring TextPadding in KeepWidth mode.