홈 / 뉴스 / MindFusion.Diagramming for WinForms Standard 6.8.2
MindFusion.Diagramming for WinForms Standard 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.