SequentialActivityDesigner.OnLayoutPosition 方法

定义

执行布局任务以将视觉提示和子设计器置于该位置 SequentialActivityDesigner

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
ActivityDesignerLayoutEventArgs

包含布局参数的 < a0/>

例外

e 包含 null 引用(Visual Basic 中的 Nothing)。

适用于