ShapeElement::ChooseParentShape Method (ShapeElement^)
Visual Studio 2015
Selects a parent shape for a new child shape, typically this shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- childShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The new child shape.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^The parent shape for the child shape.
For more information, see FixUpChildShapes.
Show: