alexa

    Show / Hide Table of Contents

    Enum RoutingMode

    Routing mode for line routing engine.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum RoutingMode

    Fields

    Name Description
    Automatic

    Defines that line routing engine will reroute all connectors in document.

    Inactive

    Defines that line routing engine will skip all document changes it is attached to.

    SemiAutomatic

    Defines that line routing engine will reroute currently moved node connector's only.

    Back to top Generated by DocFX