Anchor Points
The sample demonstrates how to define anchor points for nodes and how to use anchor point patterns.
Free Form Nodes
Demonstrates how free-form drawings are converted to ShapeNode instances of the diagram.
Min App
Shows the minimal setup that lets you display a diagram under iOS, Android, Mac OS and Windows.
The Node List Control
A demonstration of the NodeList control, which can host various types of nodes and allows the user to create new instances of them through drag and drop.
The Radial Menu
The diagram library supports a context menu, which can be customized in terms of what it does and the icons it uses. The sample shows you how.
Tutorial 1
The tutorial shows how to load graph data from XML and create diagram objects corresponding to the graph nodes and edges.