ShapeMapReferencesShape.GetLinkToShape(ShapeMap) Method

Definition

Get the ShapeMapReferencesShape link to a ShapeMap.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMapReferencesShape ^ GetLinkToShape(Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMap ^ shapeMapInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShape GetLinkToShape (Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap shapeMapInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToShape : Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap -> Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShape
Public Shared Function GetLinkToShape (shapeMapInstance As ShapeMap) As ShapeMapReferencesShape

Parameters

shapeMapInstance
ShapeMap

Returns

Attributes

Applies to