共用方式為


CompositeActivityDesigner.PaintContainedDesigners 方法

定義

調整圖形物件上的裁剪區域,並呼叫所有包含之設計工具上的 OnPaint(ActivityDesignerPaintEventArgs)

protected:
 void PaintContainedDesigners(System::Workflow::ComponentModel::Design::ActivityDesignerPaintEventArgs ^ e);
protected void PaintContainedDesigners (System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs e);
member this.PaintContainedDesigners : System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs -> unit
Protected Sub PaintContainedDesigners (e As ActivityDesignerPaintEventArgs)

參數

e
ActivityDesignerPaintEventArgs

要用來繪製的 EventArgs

適用於