IShape.Delete method
Namespace: NextDesign.Core
Description
Delete this shape.
However, the shape of a sequence diagram element cannot be deleted.
argument
Name | Type | Description |
---|---|---|
deleteModel | bool | Does this shape also delete the model it corresponds to? If true, delete this shape and the model it corresponds to. You cannot delete the shape without deleting the model for the shape whose mapping target is the field. The default value is False. |
Return value
- bool