Shapes and connections editing
Switch between Edit and Normal mode for both Shapes and Connections. Custom templates for edit mode are available.
Rotate & resize the shapes
Manipulate the items through the UI or using the proper APIs. You can easily rotate, resize, select or change the order of the items.
Cut/Copy/Paste/Delete/Undo/Redo
Cut, copy, and paste shapes and connections inside a diagram, between diagrams or even between Silverlight and WPF diagram applications. Undo/Redo – works for each and every operation. Extensible API is available.
Pan and zoom
Manipulate the viewport/camera using dragging (pan) and zooming operations, both from the UI or using the API.
Optimized performance through virtualization
Virtualizing canvas is used that collapses everything outside the viewport, thus the overall performance is increased significantly.
Save/load layout through serialization
Easily save/load a diagram to external storage-like disk or isolated storage.