ParentShapeContainsNestedChildShapesDeleteRule::ElementDeleted Method (ElementDeletedEventArgs^)

 

This rule adjusts the child node shape's absolute bounds now that it has been added to its parent shape. At the beginning of this method, the the child's absolute bounds is assumed to be the relative bounds.

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

public:
virtual void ElementDeleted(
	ElementDeletedEventArgs^ e
) override
Return to top
Show: