ActivityDesigner.OnPaint(ActivityDesignerPaintEventArgs) Método

Definição

Desenha a representação visual da atividade em tempo de design.

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

Parâmetros

e
ActivityDesignerPaintEventArgs

Um ActivityDesignerPaintEventArgs que contém os dados do evento.

Exceções

e contém uma referência nula (Nothing em Visual Basic).

Aplica-se a