Share via


ParallelActivityDesigner.OnLayoutPosition 方法

定义

ParallelActivityDesigner 上执行位置视觉提示和子设计器的布局任务。

protected:
 override void OnLayoutPosition(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected override void OnLayoutPosition (System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
override this.OnLayoutPosition : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
Protected Overrides Sub OnLayoutPosition (e As ActivityDesignerLayoutEventArgs)

参数

例外

e 包含空引用(在 Visual Basic 中为 Nothing)。

适用于