Skip to main content
A newer version of this page is available. .

MVCxDiagramToolboxShapeCollection.Add Method

Name Parameters Description
Add() none Creates a new shape and adds it to the collection.
Add(Action<DiagramToolboxShape>) method Adds a new shape to the collection and allows you to customize the shape in a delegate method implementation.