Implements a chain of link routers (objects implementing ILinkRouter interface) so that a link passes through the sequence until it gets routed successfully.
The following tables list the members exposed by the CompositeRouter type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the Diagram whose links will be routed. |
|
![]() |
A list of router objects forming a chain through which links pass until they are routed successfully. |
Name | Description | |
---|---|---|
![]() |
Implements ILinkRouter.RouteLink. |
|
![]() |
Implements ILinkRouter.RouteLinks. |
WpfDiagram Programmer's Guide | © 2025 MindFusion |