DecoratorMap.DiagramElementMap Property
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 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