Connector.Invalidate Method

Definition

Invalidates the current Connector and causes it to be redrawn.

public:
 void Invalidate();
public void Invalidate ();
member this.Invalidate : unit -> unit
Public Sub Invalidate ()

Remarks

Invalidate causes all contents found in Bounds to be included in the update region for the ParentDesigner.

Applies to