AnchorPoint.InvalidateCurrent(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.
public:
void InvalidateCurrent(Microsoft::VisualStudio::Modeling::Diagrams::DiagramClientView ^ view);
public void InvalidateCurrent (Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView view);
member this.InvalidateCurrent : Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView -> unit
Public Sub InvalidateCurrent (view As DiagramClientView)
Parameters
- view
- DiagramClientView