Enum BPMNAnnotationDirections
Enum for the BPMNAnnotationDirections in diagram
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum BPMNAnnotationDirections
Fields
Name | Description |
---|---|
Bottom | Used to set BPMN Annotation Direction as Bottom |
Left | Used to set BPMN Annotation Direction as Left |
Right | Used to set BPMN Annotation Direction as Right |
Top | Used to set BPMN Annotation Direction as Top |