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

MVCxDiagramCustomShapeCollection.Add Method

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