Compartilhar via


ActivityPreviewDesigner.OnPaint(ActivityDesignerPaintEventArgs) Método

Definição

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

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)

Parâmetros

Aplica-se a