Connector.PerformLayout Method

Definition

Performs layout tasks for the Connector.

protected:
 void PerformLayout();
protected void PerformLayout ();
member this.PerformLayout : unit -> unit
Protected Sub PerformLayout ()

Remarks

PerformLayout calls the WorkflowView.PerformLayout method and specifies that the layout update does not need to occur immediately.

Applies to