MindFusion.Diagramming for WPF V3.6.2

Released: Jan 23, 2021

V3.6.2 버젼 업데이트

기능

  • Added support for Microsoft .NET 5 - The distribution now includes assemblies for Microsoft .NET 5.
  • New FishboneDiagram control creates Ishikawa diagrams from a specified data source. These Fishbone diagrams are used to display causes of manufacturing effect/defect/event, grouped in categories and arranged as ribs around a backbone.
  • The TextLinePositions property now returns the positions of text lines in a ShapeNode.
  • PdfExporter and SvgExporter now support ImageBrush brushes.

수정사항

  • Arc direction fixes in PdfExporter and SvgExporter.
  • Fixed TextLines exception when Text is empty string.
  • Fixed DiagramLink exceptions in clipboard copy and paste methods.