ShapeMapReferencesShape.GetLink(ShapeMap, Shape) Method

Definition

Get the one ShapeMapReferencesShape link between a given ShapeMapand a Shape.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMapReferencesShape ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShape GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap source, Microsoft.VisualStudio.Modeling.DslDefinition.Shape target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap * Microsoft.VisualStudio.Modeling.DslDefinition.Shape -> Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShape
Public Shared Function GetLink (source As ShapeMap, target As Shape) As ShapeMapReferencesShape

Parameters

source
ShapeMap
target
Shape

Returns

Attributes

Applies to