DiagramCustomShapesConnectionPointBuilder Class
Represents a connection point.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class DiagramCustomShapesConnectionPointBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Related API Members
The following members return DiagramCustomShapesConnectionPointBuilder objects:
#Remarks
Do not instantiate this class explicitly. A new DiagramCustomShapesConnectionPointBuilder
class instance is created when you call the ConnectionPoints(Action<CollectionFactory<DiagramCustomShapesConnectionPointBuilder>>) method.