LassoAction::Invalidate Method (DiagramClientView^)

 

Invalidates the old and new feedback.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void Invalidate(
	DiagramClientView^ diagramClientView
) override

Parameters

diagramClientView
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^

The DiagramClientView to invalidate.

Return to top
Show: