Diagram.PerformLineRoutingRule Method

Definition

Sets up and fires the LineRoutingRule with the appropriate information for this diagram. It only fires the event once per iteration and keeps a list of all of the changes that will be handled later.

public:
 void PerformLineRoutingRule();
public void PerformLineRoutingRule ();
member this.PerformLineRoutingRule : unit -> unit
Public Sub PerformLineRoutingRule ()

Applies to