DiagramCustomShapeBuilder Class
Represents a custom shape.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class DiagramCustomShapeBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new DiagramCustomShapeBuilder
class instance is created when you call the CustomShapes(Action<CollectionFactory<DiagramCustomShapeBuilder>>) method.