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.
特征
- 添加了新的分组类型
- 附加到主节点的小数位置并保持附加节点的大小。
- 实施自定义组定位。
- 将节点附加到链接几何中的点(不一定是控制点)。
- 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 还可以绘制表格,具有许多预定义的形状、滚动、缩放、撤消/重做功能等等。