<< Click to Display Table of Contents >> NShape Reference
|
Lists the shapes of the diagram.
public IShapeCollection Shapes |
Shapes contains the diagram shapes that are currently loaded. If a large diagram does not yet have all its shapes loaded into memory, this property retrieves only those, who are already loaded. If an application needs to access all shapes of a diagram, it must call IRepository.LoadDiagramShapes first.