<< Click to Display Table of Contents >> NShape Reference
|
Creates a new diagram.
public DiagramController CreateDiagram(string name)
Creates a new diagram in the repository, creates a diagram controller for it and returns the controller. This is the recommended way to create a diagram in a user interface application.