CompositeActivityDesigner.PaintContainedDesigners Método

Definición

Ajusta la región del clip en el objeto gráfico y llama a OnPaint(ActivityDesignerPaintEventArgs) en todos los diseñadores contenidos.

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)

Parámetros

e
ActivityDesignerPaintEventArgs

EventArgs que se utiliza para pintar.

Se aplica a