Demo
This is a MindFusion.Diagramming for Silverlight demonstration application that shows many of the component's features.
Open
Anchors
This sample shows how to define custom anchor-point patterns and assign them to boxes. There are also several predefines anchor patterns to choose from.
Open
ControlNodes
This example demonstrates how Silverlight controls can be added to the diagram by hosting them inside ControlNode elements.
Open
Effects
This sample shows drop-shadow and blur effects applied to diagram nodes and links.
Open
LayeredLayout
The layered layout algorithm arranges diagram nodes in layers, according to several criteria. Most important criteria are: connected nodes must be placed close together; links must flow in one direction if possible; links must cross as few layers as possible; links must not cross other links.
Open
Overview
The Overview control provides a scaled-down view of Diagram contents and allows scrolling and zooming the diagram with the mouse.
Open
Predefined Shapes
This simple application displays all available predefined shapes in MindFusion.Diagramming for Silverlight.
Open
Ruler
The Ruler control provides horizontal and vertical scales that helps users measure diagram items.
Open
SiteMap
This sample demonstrates how you could let users create flowcharts faster by just drawing arrow from existing boxes to empty areas on the canvas.
Open
Tree Layout
This example demonstrates the automatic tree layout built in MindFusion.Diagramming for Silverlight. It also shows how to group child nodes to their parent when they are initially created.
Open