Compartilhar via


CompositeActivityDesigner.PaintContainedDesigners Método

Definição

Ajusta a região de recorte no objeto gráfico e chama OnPaint(ActivityDesignerPaintEventArgs) em todos os designers contidos.

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

O EventArgs a ser usado para pintura.

Aplica-se a