Share via


DecoratorMap.DiagramElementMap Property

Definition

Gets or sets DiagramElementMap. Diagram element map to which the decorator map belongs.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ DiagramElementMap { Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ get(); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap DiagramElementMap { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DiagramElementMap : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap
Public ReadOnly Property DiagramElementMap As DiagramElementMap

Property Value

Attributes

Applies to