LinkShape.Invalidate Method

Invalidates the link shape, the outline pen that exceeds the bounds of the link shape, and the decorators for the link shape.

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

Syntax

'宣言
Public Overrides Sub Invalidate
'使用
Dim instance As LinkShape

instance.Invalidate()
public override void Invalidate()
public:
virtual void Invalidate() override
public override function Invalidate()

Permissions

See Also

Reference

LinkShape Class

LinkShape Members

Invalidate Overload

Microsoft.VisualStudio.Modeling.Diagrams Namespace