Interface
IRouter

Represents a connection router.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public interface IRouter

Methods

GetRoutePoints(IConnection, bool)

Gets the route points.

Declaration

cs-api-definition
IList<Point> GetRoutePoints(IConnection connection, bool showLastLine)

Parameters

connection

IConnection

The connection.

showLastLine

bool

Whether the last line segment should be shown.

Returns

IList<Point>

In this article
DefinitionMethodsGetRoutePoints(IConnection, bool)
Not finding the help you need?
Contact Support