MindFusion.Diagramming for WPF V4.0.8
Released: Mar 25, 2024
Aggiornamenti in V4.0.8
Funzionalità
- Added a new LinkDensity partitioning method to CompositeLayout, which divides the graph depending on ratio of nodes to links in subgraphs.
- AnnealLayout now normalizes distance calculations, making its cost property values independent from diagram's MeasureUnit.
- You can now enable the FlipImage property of ShapeNode to make node's Image follow the geometric shape mirroring specified by FlipX and FlipY properties.
- You can now set the AutoDeleteLinks property to false to prevent deleting links along with a node they connect, and disconnect the links instead.