Connector.OnLayout(ActivityDesignerLayoutEventArgs) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
通知 Connector 布局操作正在发生。
protected public:
virtual void OnLayout(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected internal virtual void OnLayout(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
abstract member OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
override this.OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
Protected Friend Overridable Sub OnLayout (e As ActivityDesignerLayoutEventArgs)
参数
注解
OnLayout ConnectorSegments清除并重新填充新的点范围。