CompositeActivityDesigner.PaintContainedDesigners Methode

Definition

Passt den Clipbereich für das Grafikobjekt an und ruft alle enthaltenen Designer auf 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)

Parameter

e
ActivityDesignerPaintEventArgs

EventArgs zur Malerei zu verwenden.

Gilt für: