Share via


ConnectionPoint.OnPaint(ActivityDesignerPaintEventArgs, Boolean) Méthode

Définition

Exécute toutes les tâches requises pour restituer le ConnectionPoint sur l'aire du concepteur d'activité.

public:
 void OnPaint(System::Workflow::ComponentModel::Design::ActivityDesignerPaintEventArgs ^ e, bool drawHighlighted);
public void OnPaint (System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs e, bool drawHighlighted);
member this.OnPaint : System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs * bool -> unit
Public Sub OnPaint (e As ActivityDesignerPaintEventArgs, drawHighlighted As Boolean)

Paramètres

drawHighlighted
Boolean

true pour dessiner un point de connexion en surbrillance ; sinon, false.

S’applique à