ShapeMapReferencesShape.GetLinkToShape(ShapeMap) 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 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