LinkShape::Invalidate Method ()
Visual Studio 2015
Forces the shape and its immediate to be redrawn on the user’s screen.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Call Invalidate to make sure that changes in the link’s properties will be reflected on the screen. Many operations call Invalidate automatically.
Show: