CompositeActivityDesigner.PaintContainedDesigners Metod

Definition

Justerar klippområdet på grafikobjektet och anropar OnPaint(ActivityDesignerPaintEventArgs) alla inneslutna designers.

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)

Parametrar

e
ActivityDesignerPaintEventArgs

EventArgs som ska användas för målning.

Gäller för