ParentShapeContainsNestedChildShapes.GetLink Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the one ParentShapeContainsNestedChildShapes link between a given ShapeElementand a ShapeElement.
public:
static Microsoft::VisualStudio::Modeling::Diagrams::ParentShapeContainsNestedChildShapes ^ GetLink(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ source, Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes GetLink (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement source, Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement * Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes
Public Shared Function GetLink (source As ShapeElement, target As ShapeElement) As ParentShapeContainsNestedChildShapes
Parameters
- source
- ShapeElement
- target
- ShapeElement
Returns
- Attributes