StructuredCompositeActivityDesigner.OnLayoutPosition 方法

定義

執行配置工具,將視覺提示和子設計工作放在 StructuredCompositeActivityDesigner

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 包含 null 參考 (在 Visual Basic 中為 Nothing)。

適用於