New to Telerik UI for WinFormsStart a free 30-day trial

IRouter

Interface

Represents a connection router.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public interface IRouter

Derived Classes: AStarRouterGridRouterInflatedRectRouterOrgTreeRouterReflexiveRouterRoutingBase...

Methods

Gets the route points.

C#
IList<Point> GetRoutePoints(IConnection connection, bool showLastLine)
Parameters:connectionIConnection

The connection.

showLastLinebool

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