Enum Shapes
Sets the shape of the node. It depends upon the type of node.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum Shapes
Fields
Name | Description |
---|---|
Basic | Used to specify node Shape as Basic |
BPMN | Used to specify node Shape as BPMN |
Ellipse | |
Flow | Used to specify node Shape as Flow |
Html | Used to specify node Shape as Html |
Image | Used to specify node Shape as image |
Native | Used to specify node Shape as Native |
Path | |
Polygon | |
Rectangle | |
Text | Used to specify node Shape as Text |
UMLActivity | |
UMLClassifier | Used to specify node Shape as UML |