Diagram::CreateChildShape Method (ModelElement^)
Visual Studio 2015
Creates a child shape for the parent shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The parent shape.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^The child shape for the parent shape.
Show: