Share via


ShapeMapHasDecoratorMaps.GetShapeMap(DecoratorMap) Method

Definition

Gets ShapeMap.

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

Parameters

element
DecoratorMap

Returns

Attributes

Applies to