CompartmentShapeMapHasCompartmentMaps.GetLinkToShapeMap 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 CompartmentShapeMapHasCompartmentMaps link to a CompartmentMap.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeMapHasCompartmentMaps ^ GetLinkToShapeMap(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^ compartmentMapInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapHasCompartmentMaps GetLinkToShapeMap (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap compartmentMapInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToShapeMap : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap -> Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapHasCompartmentMaps
Public Shared Function GetLinkToShapeMap (compartmentMapInstance As CompartmentMap) As CompartmentShapeMapHasCompartmentMaps
Parameters
- compartmentMapInstance
- CompartmentMap
Returns
- Attributes