RadControls for Silverlight

Service handling the routing of the connections.

Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core (in Telerik.Windows.Diagrams.Core.dll) Version: 2013.1.403.1050

Syntax

C#
public class RoutingService : GraphServiceBase, 
	IRoutingService
Visual Basic
Public Class RoutingService _
	Inherits GraphServiceBase _
	Implements IRoutingService

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Diagrams.Core..::..GraphServiceBase
    Telerik.Windows.Diagrams.Core..::..RoutingService

See Also