IExtendedRouter
Interface
Represents an extended connection router.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public interface IExtendedRouter : IRouter
Derived Classes:
Inherited Members
Methods
Gets the route points and the start and end connectors.
C#
ConnectionRoute GetRoutePoints(IConnection connection)
The connection.
Returns: