홈 / 뉴스 / MindFusion.Diagramming for JavaScript V4.2.5
MindFusion.Diagramming for JavaScript V4.2.5
JavaScript 다이어그램 작성 API를 Blazor 애플리케이션에 통합할 수 있는 바인딩을 추가합니다.
4월 18, 2023
신규 버전
기능
Blazor bindings - Integrate JavaScript diagramming API into Blazor applications. Includes a set of .NET wrapper classes, that use Blazor's JSInterop API to create and manipulate the client-side objects. The package provides easy access from C# code to most of the MindFusion.Diagramming functionality, including different node types, layouts and styling. Additional UI components such as Overview, NodeListView, ZoomControl and Ruler are included too.
Miscellaneous
The opacity property now lets you create translucent 'DiagramItem' by applying it to the alpha channel of all colors in the item.
Diagram background images now scale along with 'zoomFactor'.
The 'validateAnchorPoint' event validates connecting diagram links to specific anchor points.
The 'validateLinkCrossing' event validates visibility of individual link crossing point decorations.