CompositeActivityDesigner.PaintContainedDesigners Método

Definição

Ajusta a região do clipe no objeto gráfico e chama OnPaint(ActivityDesignerPaintEventArgs) 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

EventArgs a ser usado para pintura.

Aplica-se a