menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConnectorConstraints

    Show / Hide Table of Contents

    Enum ConnectorConstraints

    Used to specify the ConnectorConstraints

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum ConnectorConstraints

    Fields

    Name Description
    AllowDrop

    Enables AllowDrop constraints to the connector

    BridgeObstacle

    Enables or Disables Bridge Obstacles with overlapping of connectors.

    Bridging

    Enables bridging to the connector

    CrispEdges

    Used to adjust element positions and widths to align edges with device pixels.

    Default

    Enables all constraints

    Delete

    Enables connector to be Deleted

    Drag

    Enables connector to be Dragged

    DragLabel

    Enables label of node to be Dragged

    DragLimit

    Used to adjust the label dragging with specified range.

    DragSegmentThumb

    Enables control point and end point of every segment in a connector for editing

    DragSourceEnd

    Enables connectors source end to be selected

    DragTargetEnd

    Enables connectors target end to be selected

    InheritBridging

    Enables bridging to the connector

    InheritCrispEdges

    Used to adjust element positions and widths to align edges with device pixels.

    InheritRouting

    Enables or Disables inheriting line Routing from the diagram.

    InheritTooltip

    Enables the connector to inherit the tool tip from model

    Interaction

    Enables Interaction

    None

    Disable all connector Constraints

    PointerEvents

    Used to set the pointer events

    PointerVisibility

    Enables user interaction to the connector

    Routing

    Enables or Disables line Routing.

    Select

    Enables connector to be selected

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved