Enum UMLConnectorShapes
To defines UML Connector Shape whether the classifier or activity.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum UMLConnectorShapes
Fields
Name | Description |
---|---|
UMLActivity | Used to specify the activity flows of connector as UMLActivity. |
UMLClassifier | Used to specify the activity flows of connector as UMLClassifier. |