Enum ConnectorShapes
Sets the type of the connector. Default value is None.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum ConnectorShapes
Fields
| Name | Description |
|---|---|
| BPMN | Used to specify Connector is of BPMN type |
| None | |
| UMLClassifier | Used to specify Connector is of UML type |