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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.