Connector.OnPaintSelected Method

Definition

Used for drawing a Connector that is selected by the user.

C#
protected internal virtual void OnPaintSelected(System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs e, bool primarySelection, System.Drawing.Point[] segmentEditPoints);

Parameters

e
ActivityDesignerPaintEventArgs

An ActivityDesignerPaintEventArgs object that specifies the graphics to use to draw the object and the clipping rectangle in which to draw it.

primarySelection
Boolean

Not used.

segmentEditPoints
Point[]

Coordinates for the edit points on the Connector.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1