• MindFusion.Diagramming for WPF V3.8.3


    MindFusion.Diagramming for WPF V3.8.3

    Adds new grouping types and improves SVG support.

    November 04, 2022 - 10:22 New Version 

    Features

    • Added new grouping types
      • Attach to the fractional position of a main node and keep the attached node's size.
      • Implement custom group positioning.
      • Attach a node to a point from a link's geometry (not necessarily a control point).
    • SvgNode improvements
      • Added 'ContentAutoBounds' property which specifies whether to calculate content bounds from SVG element coordinates, or to honor the drawing's viewbox.
      • SvgNode now displays bitmaps embedded in SVG content.
      • SvgNode now supports dashed lines in SVG content (defined via stroke-dasharray attribute).
    • Miscellaneous
      • EnableParallelism and MaxDegreeOfParallelism layout properties are now available in CoreCLR assemblies (Microsoft .NET Core 3 and 5+ versions).
      • Intersects methods have been changed to 'public virtual' to allow them to be overriden in custom item classes.
      • Added property which allows you to set interactive row/column resize mode that preserves total grid size by subtracting resize amount from lane adjacent to the resized one.

    添加新的分组类型并改进 SVG 支持。

    特征

    • 添加了新的分组类型
      • 附加到主节点的小数位置并保持附加节点的大小。
      • 实施自定义组定位。
      • 将节点附加到链接几何中的点(不一定是控制点)。
    • SvgNode 改进
      • 添加了“ContentAutoBounds”属性,该属性指定是从 SVG 元素坐标计算内容边界,还是遵循绘图的视图框。
      • SvgNode 现在显示嵌入在 SVG 内容中的位图。
      • SvgNode 现在支持 SVG 内容中的虚线(通过 stroke-dasharray 属性定义)。
    • 各种各样的
      • EnableParallelism 和 MaxDegreeOfParallelism 布局属性现在可用于 CoreCLR 程序集(Microsoft .NET Core 3 和 5+ 版本)。
      • 相交方法已更改为“公共虚拟”,以允许在自定义项目类中覆盖它们。
      • 添加了允许您设置交互式行/列调整大小模式的属性,该模式通过从与调整大小的通道相邻的通道中减去调整大小来保留总网格大小。

    WPF的MindFusion.Diagramming

    MindFusion.Diagramming for WPF 是一个 WPF 组件,它绘制所有类型的流程图,如实体关系 (ER)、工作流、算法、流程图、IVR 系统、数据库图表对象层次结构、关系等等。WPF 的 MindFusion.Diagramming 提供了许多外观属性、事件、保存/加载选项和自动布局。MindFusion.Diagramming for WPF 还可以绘制表格,具有许多预定义的形状、滚动、缩放、撤消/重做功能等等。

  • 相关阅读:
    Windows网络管理及诊断命令整理
    WebSocket
    PHP毕业设计项目作品源码选题(13)学校排课和选课系统毕业设计毕设作品开题报告
    【HTML】web worker
    Keepalived 高可用详解
    HT for Web 风格属性手册教程 | 图扑软件
    基于JAVA的旅游管理系统 毕业设计源码26681
    uniapp vue3.0+TS 上传单张或多张图片,并且能删除和预览。
    网络安全(自学黑客技术)——黑客学习方法
    WTV380语音芯片在电动牙刷的运用,可节省80%的MCU资源
  • 原文地址:https://blog.csdn.net/john_dwh/article/details/127695740