ResizeAction.Invalidate(DiagramClientView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invalidates the old and new feedback.
protected:
override void Invalidate(Microsoft::VisualStudio::Modeling::Diagrams::DiagramClientView ^ diagramClientView);
protected override void Invalidate (Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView diagramClientView);
override this.Invalidate : Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView -> unit
Protected Overrides Sub Invalidate (diagramClientView As DiagramClientView)
Parameters
- diagramClientView
- DiagramClientView
The DiagramClientView to invalidate.