Enum PortShapes
Used to Define the shape of the port.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum PortShapes
Fields
Name | Description |
---|---|
Circle | Used to set port shape as Circle |
Path | Used to set port shape as Path |
Square | Used to set port shape as Square |
X | Used to set port shape as X |