BinaryLinkShapeBase.OnDeleted Method
Called after the shape is deleted from a diagram.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
Protected Overrides Sub OnDeleted
protected override void OnDeleted()
protected:
virtual void OnDeleted() override
abstract OnDeleted : unit -> unit
override OnDeleted : unit -> unit
protected override function OnDeleted()
.NET Framework Security
- 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.