aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-1099b5fb.md
Represents a custom shape.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class DiagramCustomShapeBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return DiagramCustomShapeBuilder objects:
Show 81 links
Do not instantiate this class explicitly. A new DiagramCustomShapeBuilder class instance is created when you call the CustomShapes(Action<CollectionFactory<DiagramCustomShapeBuilder>>) method.
Object OptionsOwnerBuilder DiagramCustomShapeBuilder
See Also