ShapeElement.OnShapeRemoved Method

Alerts listeners that the shape has been removed as a child shape from a parent shape.

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

Syntax

'宣言
Public Overridable Sub OnShapeRemoved
'使用
Dim instance As ShapeElement

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

Permissions

See Also

Reference

ShapeElement Class

ShapeElement Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace