Example of Network Diagram in ASP.NET MVC Diagram Control
This sample visualizes graphical layout of a network diagram using diagram's Native(SVG)
nodes feature.
DEMO
SOURCE
This example shows how to host a Native (SVG)
content inside a node. The shape
property of the node can be
used to host SVG content inside a node. The content
property of the shape allows you to define the content to
be hosted.