ホーム / ニュース / MindFusion.Diagramming for WinForms Professional 6.8.2
MindFusion.Diagramming for WinForms Professional 6.8.2
Microsoft .NET 6のアセンブリを追加し、図の拡大を改善
2月 4, 2022
新バージョン
機能
Added Microsoft .NET 6 assemblies - The distribution now includes assemblies for .NET 6. Locally installed assemblies don't show automatically in toolbox at this time, you can either add them manually or through Nuget package manager.
Miscellaneous
The DiagramView MouseWheelAction property now lets you toggle between scrolling or zooming via mouse-wheel, or disable built-in support in order to apply custom logic from MouseWheel event handler.
ArrangeAsync method is now available in CoreCLR assemblies (Microsoft .NET Core 3 and 5+ versions).
The SetZoomFactor method of DiagramView now lets you change the zoom level while preserving the on-screen position of specified diagram point.
TableNode.Image is now serialized in JSON format.
The PathFinder EnumAllPaths method now yields each path immediately when found.