Enum PortConstraints
Defines whether connections can be created with the port
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
[Flags]
public enum PortConstraints
Fields
Name | Description |
---|---|
Connect | Enables connections with connector |
ConnectOnDrag | Used to activate the connector tool when click on Port |
None | Disable all constraints |