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 |