Share via


CompartmentShapeMapReferencesCompartmentShape.GetLinkToCompartmentShape Method

Definition

Get the CompartmentShapeMapReferencesCompartmentShape link to a CompartmentShapeMap.

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

Parameters

shapeMapInstance
CompartmentShapeMap

Returns

Attributes

Applies to