FreeformActivityDesigner.OnLayoutPosition 方法

定義

執行版面任務,將視覺提示與子設計者定位於 FreeformActivityDesigner

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

ActivityDesignerLayoutEventArgs 就定義了操作事件參數。

適用於