Skip to main content

ISequenceDiagram.Shapes Property

Namespace: NextDesign.Core

Description

List of all shapes
The order of the collection is arbitrary.
With this property you can get all the shapes on the diagram such as lifelines, messages, execution specs etc.

ISequenceShapeCollection Shapes { get; }

type

  • ISequenceShapeCollection