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)

参数

适用于