menu

WinForms

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

    Show / Hide Table of Contents

    Class LineRouterWrapper

    Inheritance
    System.Object
    LineRouterWrapper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class LineRouterWrapper

    Constructors

    LineRouterWrapper()

    Declaration
    public LineRouterWrapper()

    Properties

    Distance

    Declaration
    public int Distance { get; set; }
    Property Value
    Type
    System.Int32

    RoutingMode

    Declaration
    public RoutingMode RoutingMode { get; set; }
    Property Value
    Type
    RoutingMode

    Methods

    Deserialize(LineRouter)

    Declaration
    public void Deserialize(LineRouter router)
    Parameters
    Type Name Description
    LineRouter router

    Serialize(LineRouter)

    Declaration
    public void Serialize(LineRouter router)
    Parameters
    Type Name Description
    LineRouter router
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved