Share via


ConnectorMapHasDecoratorMaps.DiagramElementMap Property

Definition

Gets the element playing ConnectorMap domain role. Decorator maps defined by the diagram element map.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ DiagramElementMap { Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ value); };
public override sealed Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap DiagramElementMap { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.DiagramElementMap : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap with get, set
Public Overrides NotOverridable Property DiagramElementMap As DiagramElementMap

Property Value

Attributes

Applies to