LinkShape::Invalidate Method ()

 

Forces the shape and its immediate to be redrawn on the user’s screen.

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

public:
virtual void Invalidate() override

Call Invalidate to make sure that changes in the link’s properties will be reflected on the screen. Many operations call Invalidate automatically.

Return to top
Show: