ParentShapeHasRelativeChildShapes Constructor (ShapeElement^, ShapeElement^)
Visual Studio 2015
Constructor Creates a ParentShapeHasRelativeChildShapes link in the same Partition as the given ShapeElement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- source
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
ShapeElement to use as the source of the relationship.
- target
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
ShapeElement to use as the target of the relationship.
Show: