Diagram.PerformLineRoutingRule Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()