menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RoutingMode - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved