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

Represents an extended connection router.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public interface IExtendedRouter : IRouter

Derived Classes: AStarRouter

Inherited Members IRouter.GetRoutePoints(IConnection, bool)

Methods

Gets the route points and the start and end connectors.

C#
ConnectionRoute GetRoutePoints(IConnection connection)
Parameters:connectionIConnection

The connection.

Returns:

ConnectionRoute

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