ShapeElement::PerformResizeParentRule Method (Boolean, ShapeElement^)
Visual Studio 2015
Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- shapeDeleting
-
Type:
System::Boolean
true to delete the parent shape; otherwise, false.
- parent
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The parent shape.
This method raises the T:Microsoft.VisualStudio.Modeling.Diagrams.ResizeParentRule event one time per iteration.
Show: