ShapeElement.OnShapeRemoved Method

Called when the shape has been removed as a child shape from its parent shape.

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

Syntax

'Declaration
Public Overridable Sub OnShapeRemoved
'Usage
Dim instance As ShapeElement

instance.OnShapeRemoved()
public virtual void OnShapeRemoved()
public:
virtual void OnShapeRemoved()
public function OnShapeRemoved()

.NET Framework Security

See Also

Reference

ShapeElement Class

ShapeElement Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace