Connector.PerformLayout 方法
定义
protected:
void PerformLayout();
protected void PerformLayout ();
member this.PerformLayout : unit -> unit
Protected Sub PerformLayout ()
注解
PerformLayout 调用 WorkflowView.PerformLayout 方法并指示不必立即执行布局更新。PerformLayout calls the WorkflowView.PerformLayout method and specifies that the layout update does not need to occur immediately.