Enum RoutingTypes
Specifies the types of Routing.
Namespace: Syncfusion.Base.Diagram.Routing
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum RoutingTypes
Fields
Name | Description |
---|---|
Advanced | Defines the routing type as advanced to produce a accurate routing. |
Classic | Specifies the routing type as classic to produce a fast routing. |