Search
GridRouter Members
Constructors Properties Methods
 


Implements a link routing algorithm that uses a grid to represent the free and occupied regions in the diagram.

The following tables list the members exposed by the GridRouter type.

 Public Constructors

  Name Description

GridRouter

Initializes a new instance of the GridRouter class.

 Public Properties

  Name Description

Diagram

Gets or sets the diagram this router is associated with.

 Public Methods

  Name Description

RouteLink

Implements ILinkRouter.RouteLink.

RouteLinks

Implements ILinkRouter.RouteLinks.

 See Also