NShape Reference
GetDiagram Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IRepository Interface >

NShape Reference
GetDiagram Method

Previous pageReturn to chapter overviewNext page

Retrieves a diagram from the repository

Syntax

public Diagram GetDiagram()

Description

This method retrieves a diagram but not its shapes. Use GetDiagramShapes to load the shapes of the diagram.