
Adds JSON serialization support.
Features
- 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.
- New Factory class
createDiagramLink
overload makes it easier to create links between TreeViewNode items.
Fixes
- Fixed misplaced tracker rectangle in Overview control when Windows resolution scaling is enabled.