ShapeMapHasParentElementPath.GetLinkToShapeMap(DomainPath) Method

Definition

Get the ShapeMapHasParentElementPath link to a DomainPath.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMapHasParentElementPath ^ GetLinkToShapeMap(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ parentElementPathInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath GetLinkToShapeMap (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath parentElementPathInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToShapeMap : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath
Public Shared Function GetLinkToShapeMap (parentElementPathInstance As DomainPath) As ShapeMapHasParentElementPath

Parameters

parentElementPathInstance
DomainPath

Returns

Attributes

Applies to