Partager via


CompositeActivityDesigner.PaintContainedDesigners Méthode

Définition

Ajuste la zone de découpage sur l'objet Graphics et appelle OnPaint(ActivityDesignerPaintEventArgs) sur tous les concepteurs contenus.

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)

Paramètres

e
ActivityDesignerPaintEventArgs

EventArgs à utiliser pour peindre.

S’applique à