<< Click to Display Table of Contents >> NShape Reference
|
Retrieves all diagrams from the repository.
public IEnumerable<Diagram> GetDiagrams() |
The retrieved diagrams do not include their shapes. Call LoadDiagramShapes to fill the diagram.
Enumeration of all diagrams in the project.