Skip to main content

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.