DiagramElementMapHasDecoratorMaps.GetDiagramElementMap(DecoratorMap) 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.
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