Share via


DiagramElementMapHasDecoratorMaps.GetDiagramElementMap(DecoratorMap) Method

Definition

Gets DiagramElementMap.

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

Parameters

element
DecoratorMap

Returns

Attributes

Applies to