首页 / 新闻 / 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.