CompartmentShapeMapHasCompartmentMaps.GetShapeMap(CompartmentMap) Method

Definition

Gets ShapeMap.

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

Parameters

element
CompartmentMap

Returns

Attributes

Applies to