ホーム / ニュース / MindFusion.Diagramming for ASP.NET MVC 4.1
MindFusion.Diagramming for ASP.NET MVC 4.1
ノードごとに複数のラベルをサポート
6月 10, 2022
新バージョン
機能
Multiple labels per node
Includes a set of properties for full customization of display and positioning.
Multi-touch improvements
New property helps prevent drawing multiple items simultaneously, while keeping other multi-touch gestures enabled.
New property makes it easier to grab adjustment handles on mobile devices.
Miscellaneous
New behavior lets users move link and node labels interactively.
HorizontalOffset and VerticalOffset now work for link labels positioned using SetLinkLengthPosition method.
ExcelExporter now exports the pen width of links.
ExcelExporter now sets more precise positions of link end points.
LinkEventArgs now includes origin and destination properties that report respective candidate nodes to linkCreating and linkModifying client-side event handlers.
Added SvgNode.ContentAlign property which specifies alignment of SVG drawing inside a node.
Added DiagramLink.lineAlignment property which sets the vertical position of a link's text.