Share via


SequentialActivityDesigner.OnPaint(ActivityDesignerPaintEventArgs) Metodo

Definizione

Disegna la rappresentazione visiva dell'attività in fase di progettazione.

protected:
 override void OnPaint(System::Workflow::ComponentModel::Design::ActivityDesignerPaintEventArgs ^ e);
protected override void OnPaint (System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs e);
override this.OnPaint : System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs -> unit
Protected Overrides Sub OnPaint (e As ActivityDesignerPaintEventArgs)

Parametri

e
ActivityDesignerPaintEventArgs

Classe ActivityDesignerPaintEventArgs contenente gli argomenti di disegno.

Si applica a