ホーム / ニュース / MindFusion.Diagramming for WPF V3.6.0
MindFusion.Diagramming for WPF V3.6.0
レイアウトをアニメーションにする機能とJSON形式でのシリアライズ機能を追加
8月 18, 2020
新バージョン
機能
Animated Layout
New methods allow you to animate the movement of items from their original locations to new locations assigned by the layout object.
JSON Serialization
Diagrams can now be serialized in JSON format. This can be used for interoperability with MindFusion JavaScript diagramming library or for general storage in JSON files or databases.
Localization Improvements
Right-to-left text support in PdfExporter.
Experimental support for right-to-left text in styled text.
Miscellaneous
New ContainerNode Arrange method arranges the child items inside a container using the specified layout class.
New Factory class CreateDiagramLink overload makes it easier to create links between TreeViewNode items.